Search found 72 matches: convenient

Return to advanced search

XAMPP through PortableApps.com or Server2Go

... in a portable or standalone mode? I see there are, for example, XAMPP through PortableApps.com or Server2Go. Both of these solutions offer a convenient way to create a portable web development environment, allowing you to easily carry and run a web server along with other essential tools ...
by Otto
Thu Feb 29, 2024 7:20 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 13
Views: 11503

New FTDN October/Octubre 2023 (FWH 23.10)

... both these libraries can be downloaded and linked with FWH application. FWH further provides wrapper classes for these libraries to make it more convenient to use these libraries. Please see: \fwh\source\function\drxl.prg and \fwh\source\function\fwxlsxlb.prg To force these classes, use REQUEST ...
by Antonio Linares
Thu Nov 02, 2023 9:53 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3944

Saving OuterHTML using Await Implementation with TWebView

... class for TWebView, which is supported by the 'await' technique in other languages. 5. The implementation is named TAWaitWeb. To facilitate more convenient usage, I have created user-friendly functions using TAWaitWeb as follows: AWait_QuerySelector(oWeb, cQuery, nSecond) AWait_QuerySelectAll(oWeb, ...
by CharlesKwon
Mon Aug 14, 2023 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1787

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... like PRIMARY KEY (BRANCH,DEPT,ROWID) where branch and dept are character fields and rowid is an integer. The programmer feels it is convenient for him to consolidate tables from different branches into the main table at head quarters. Though I personally prefer using one autoincrement ...
by nageswaragunupudi
Thu Aug 03, 2023 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 846

Re: CLASS modification

... service, and very fast timing, I provide. Also, my clients all run their businesses, and none of them will do it from their phone, ever. Convenient services like text messaging, text to pay, etc. can all be provided from their local computers and clients can respond from their devices. ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1916

Re: Website logo

Thanks ! Links are often used in my program. I need to show them as icons. I also found a convenient way to get site logos https://besticon-demo.herokuapp.com/allicons.json?url=www.stackoverflow.com It will find all the logos for the website in multiple sizes and return ...
by Natter
Thu May 18, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 528

Re: WebView window

Yes, I need to make frequent site requests and read the changes. This is a very convenient algorithm for me and I do not understand why in this case the code block :bonBind does not work :cry:

the oWebKds:SetParent() method works, but the oWebKds:Eval() method does not
by Natter
Mon Dec 26, 2022 4:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView window
Replies: 16
Views: 1053

Re: Location of groups in the ribbonbar

... I.e. the ribbonbar groups are always visible. On one of the windows, I use buttons with large icons in the ribbon bar and it is visually more convenient for me to see the groups pressed to the right. It would be very convenient to specify the horizontal position of the group - this way you ...
by Natter
Tue Jul 05, 2022 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Location of groups in the ribbonbar
Replies: 16
Views: 728

mod harbour - The first milestone is reached

... functionality as our desktop solution. There are still numerous log functions in the program, which affects the speed. But when developing, it is convenient to be able to look things up. We will gradually improve in future the look and design. However, functionality has priority. Best regards, ...
by Otto
Tue May 31, 2022 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod harbour - The first milestone is reached
Replies: 3
Views: 467

mod harbour - The first milestone is reached

... functionality as our desktop solution. There are still numerous log functions in the program, which affects the speed. But when developing, it is convenient to be able to look things up. We will gradually improve in future the look and design. However, functionality has priority. Best regards, ...
by Otto
Tue May 31, 2022 6:24 pm
 
Forum: mod_harbour
Topic: mod harbour - The first milestone is reached
Replies: 1
Views: 271

Re: IE

Yes, Antonio, this example works. If it could be assembled under Xharbour it would be very convenient. :(
Where can I see the description of the functions from Webview.dll ?
by Natter
Fri May 27, 2022 7:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE
Replies: 39
Views: 1863

Re: Google Chrome Pages as files

Simulate a Print screen, and then save the Clipboard to a file... This, however, is not very convenient because you will have to pull the windows to the foreground. But can do that. Thank you, Jimmy !
by Natter
Fri Apr 22, 2022 7:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Chrome Pages as files
Replies: 4
Views: 571

Re: Copying a file

Thans, Jimmy ! Can. But this is not quite convenient because SHFileOperation() assumes shell dialog box hints
by Natter
Mon Sep 06, 2021 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copying a file
Replies: 17
Views: 1300

Re: Mostrar BMP en XBrowse

... .T., "XBMP" )   FW_ArrayToDBF( aData )   CLOSE DATAreturn nil  We can use any one method we feel convenient. We recommend Method-1.
by nageswaragunupudi
Fri Apr 09, 2021 12:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mostrar BMP en XBrowse
Replies: 6
Views: 826

FWH 2102: Printing TGraph, without creating as control

... and then call the Print() method. But if we need to print many graphs or the same graph with different datas on many pages, this is not convenient. Now we can define one or more TGraph objects without creating as controls of dialog/window and use these objects with variable data to directly ...
by nageswaragunupudi
Wed Mar 17, 2021 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2102: Printing TGraph, without creating as control
Replies: 0
Views: 346
Next

Return to advanced search