Search found 711 matches: creates

Return to advanced search

Re: Veri*Factu

Dear Marc,

Many thanks for your feedback

We already have a Class TXml that creates the invoice XML. Next is to complete the invoice details as needed.

Then we will sign it and send it. With the feedback and help from all surely we can do it :-)
by Antonio Linares
Wed Dec 18, 2024 9:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Veri*Factu
Replies: 20
Views: 516

Re: cloud or not cloud

... * - php4dbf_updateRecord: Updates a record in a DBF file. * - php4dbf_deleteRecord: Deletes a record in a DBF file. * - php4dbf_createDbf: Creates a new DBF file. * - php4dbf_compareDbfFiles: Compares two DBF files. * - php4dbf_getRecordByIndex: Retrieves a record by its index. * - php4dbf_numrecords: ...
by Otto
Fri Nov 15, 2024 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4128

Re: cloud or not cloud

... allow AI to directly control programs and perform specific actions, e.g., editing images in a gallery directly with Paint.exe. This combination creates an especially flexible and efficient solution for real-time data manipulation that requires close integration with external programs. Rigid ...
by Otto
Thu Nov 14, 2024 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4128

Re: xbrowse very slow vs Xbrowser

... a solution to scroll my archive faster and I came across an old class of a C5 library, the famous Grid, and I tried the test prueba19.prg, which creates an array from a large BigBase dbf archive. As you can see in this video, scrolling is very fast https://i.postimg.cc/L57Mt7hX/grid20-W-canalfive.gif ...
by Silvio.Falconi
Wed Nov 13, 2024 8:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse very slow vs Xbrowser
Replies: 18
Views: 2144

Think Bigger - Think on Future

... in batches, or setting up logging for repeated queries. Error and Transaction Management: Ensure your system handles transactions securely and creates error logs to prevent data loss or corruption. Advantages: Flexibility: You have full control over the implementation and can tailor features ...
by Otto
Fri Nov 01, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Think Bigger - Think on Future
Replies: 0
Views: 289

Re: Preview of the invoice in advance

... HTML, we also have an interval that queries the endpoint check_response.php, and as soon as the guest (client) approves the invoice online—this creates the response file on the server—the "Download" button in the local web browser is activated. In the FIVEWIN application, there is ...
by Otto
Thu Oct 31, 2024 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1352

ADS Question

... in the Uniform Data Link app it does not work either. I am thinking it may be the problem between 32, and 64 bit. I believe my Fivewin for Harbour creates 32 bit apps and it does not see the driver. How do I install the driver to where it is seen by my app.
by byron.hopp
Wed Oct 30, 2024 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 794

FW2WEB Merry-Go-Round

... the desktop application receives and further processes as needed. How the system works: Sending the request: Our desktop application (Fivewin) creates an HTML document that sends the request with the relevant data (e.g., customer data, invoice number) to the web server. Querying the web server: ...
by Otto
Sun Oct 27, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW2WEB Merry-Go-Round
Replies: 1
Views: 239

Re: Preview of the invoice in advance

... is "in house". It's incredibly secure. They also have had the ability to do what you describe for the past couple of years. My program creates a PDF of the Preview created within the program ( using standard FWH functions ). This can be attached to a text message ( or email ) right ...
by TimStone
Fri Oct 25, 2024 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1352

Re: creation dbf with

Karinha this creates a unique database name to be created below DO WHILE .T.   SITEDBF := "TEMP"+(SUBSTR(TIME(),7,2)+SUBSTR(TIME(),4,2))+".DBF"   IF ...
by Rick Lipkin
Thu Oct 17, 2024 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: creation dbf with
Replies: 5
Views: 585

Re: New FWH 24.09

... NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly. The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker. Now, with ...
by Antonio Linares
Tue Oct 15, 2024 2:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 5934

Re: New FWH 24.09

... NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly. The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker. Now, with ...
by TimStone
Mon Oct 14, 2024 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 5934

Re: Browse of my ADO Class

... te ajudar. in English Great José Quintas. I'm glad you purchased the FW and participated in this wonderful tool with us. A multithreading instance creates another scheduling process in memory and the dialogs created in the FW have as a reference the main window handle instance WNDMAIN(). In this ...
by Giovany Vecchi
Tue Oct 08, 2024 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 55
Views: 5197

Re: FwH 2.07 hb_MEMOREAD() does not work ?

but Color of GET / MULTILINE does not work correct like before so i can´t see it (Black on Black) We confirm this is a bug in 2407. This creates problem when the background color is black. For now, please use this work-around. Do not use COLOR clause and instead use oGet:SetColor(...) in the ...
by nageswaragunupudi
Tue Sep 10, 2024 4:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FwH 2.07 hb_MEMOREAD() does not work ?
Replies: 4
Views: 538

How to Work with FIVEWIN and Web Side by Side - An Easy Way

... checks if the heartbeat of FIVEWIN.EXE is present, indicating that it is running and functioning properly. The desktop application regularly creates a file, and the online application checks how old this file is. If it is older than a certain time, an error is displayed. The next step is ...
by Otto
Tue Aug 27, 2024 9:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Work with FIVEWIN and Web Side by Side - An Easy Way
Replies: 9
Views: 2088
Next

Return to advanced search

cron