ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
RGBGreen (Function)
Returns the green component of an RGB color.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
fSeek (Example)
Usage example of the fSeek function
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
OCRAddLanguage (Function)
Adds a language to the native OCR system.