ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Constants for managing the registry
List of constants used by the registry management functions....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
grDestinationWnd (Function)
Defines a window as chart destination.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Handling the report blocks through programming
Each report block is associated with different events......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
14. Managing the "Back" button in practice
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
grDestinationWMF (Function)
Defines a meta file as chart destination.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
EndService (Function)
Ends the execution of the current service.
Accessibilité (Property)
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......