ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
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.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Error 113: Non-dynamic array without definition
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
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.
HDFS functions
The following functions are used to manage files on a HDFS system......
grDestinationWnd (Function)
Defines a window as chart destination.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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....