Search found 279 matches: appropriate

Return to advanced search

Re: WebView resize

... JavaScript, functioning within the WebView2 control. Panels (TPanel): Use <div> elements in HTML to replicate the panels in FiveWin. With appropriate CSS styling, these <div> elements can visually and functionally represent panels, organizing content and controls on the page. Text ...
by Otto
Thu Mar 21, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 308

Re: Does anyone have an Envelope Printing module ?

... believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. Consider using APIs (Application Programming Interfaces) instead of ActiveX for integration with ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 359

Re: Does anyone have an Envelope Printing module ?

... believe that the automation we have done so far (ActiveX) will not be supported by Word and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. Consider using APIs (Application Programming Interfaces) instead of ActiveX for integration with ...
by Otto
Fri Mar 01, 2024 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 359

Data exchange between PC and Android device on the same loca

... has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Which means it doesn't find the appropriate SERVER side headers uhttpd/CGI Module PROBLEM: I require to be able to change the headers either in the CGI module or perhaps in the uhttpd. ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 537

Back after 10 years due to illness [ Javier Lloris ]

... use the minimum possible bitmaps, as much image as almost all of us have done at the beginning, it only serves to waste a lot of time to find the appropriate bitmap and then the user does not find it. appreciate, at least in large companies that are the ones I have worked for, in these cases they ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 318

Re: Help splitting up a character address string

... columns for Street, City, State, and Zip to a SQL table using Harbour and FiveWin, you can follow these steps: 1. Load the Excel file: Use the appropriate library or functions in Harbour to load the Excel file. You may choose to use libraries like XLSXREAD or Office Automation Libraries to ...
by frose
Wed Nov 15, 2023 11:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 494

Re: App Termination and Relaunch.

... the Current Instance: You can use the `ExitProcess` function or simply return from the `main` function (if you are using C/C++), or use the appropriate method in your programming language to gracefully terminate your application. 2. Relaunch the Application: After terminating the current ...
by Antonio Linares
Fri Oct 06, 2023 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: App Termination and Relaunch.
Replies: 5
Views: 378

Re: TWebView y Javascript

... when using this method. Use a browser extension: Some browser extensions, like CORS Unblock, allow you to bypass the same-origin policy by adding appropriate CORS headers to requests. These extensions modify the headers of the requests you make, enabling you to access resources from different ...
by Antonio Linares
Mon Jul 17, 2023 7:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TWebView y Javascript
Replies: 6
Views: 416

Re: Create help system with F1

... 4. Define project settings: In the project settings, you can specify the title of your help file, its file name, and other properties. Set the appropriate options according to your requirements. 5. Create help topics: Help topics are individual pages of your help file that provide information ...
by Antonio Linares
Tue Jul 11, 2023 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 727

Re: Sql Filter between two dates - ADO

... with ADODB.Connection. If we open using FWH function FW_OpenAdoConnection, all the other ADO functions know the RDMS used and function in a say appropriate to the RDMBS. Please try this:   lDate    := STOD( "20230101" )   hDate    := STOD( ...
by nageswaragunupudi
Sun Jun 25, 2023 3:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sql Filter between two dates - ADO
Replies: 3
Views: 327

Re: Fivewin and ADO

... }, .t. ) FWH function generates an appropriate connection string and connects to the database.
by nageswaragunupudi
Wed Jun 07, 2023 11:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and ADO
Replies: 36
Views: 3376

Re: Callback Server

... DSM SMS API, you need to have an account on your Synology NAS device with the necessary permissions. You can create a new account with the appropriate permissions by going to "Control Panel" > "User" and creating a new user with "SMS API" permissions. Once ...
by Otto
Fri Mar 10, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 647

Re: Callback Server

... "YOUR_USERNAME", "YOUR_PASSWORD", "Hello world!", and "RECIPIENT_PHONE_NUMBER" with the appropriate values for your Synology NAS device and SMS recipient, then the code will send an SMS message to the specified phone number.
by Otto
Fri Mar 10, 2023 7:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 647

Re: chatGPT writes and executes Harbour code !!!

... to check the day of the week and the DATE keyword to make sure it was indeed Christmas Eve. She then used the AMPM keyword to determine the appropriate time to leave for the party. With everything in order, Mary packed up her computer and headed out the door. As she drove to her family's ...
by Jimmy
Mon Dec 26, 2022 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2726

Re: Draw a bitmap

... suggest you run the above small sample, replacing the value of "nResizeMode" with all values I suggested. You may choose what is appropriate for you.
by nageswaragunupudi
Thu Oct 06, 2022 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Draw a bitmap
Replies: 6
Views: 432
Next

Return to advanced search