ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Chart constants
List of constants used by the functions for chart management....
HTTPSendForm (Function)
Sends an HTTP form.
Handling TimeLine controls programmatically
A TimeLine control can be......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
grColor (Function)
Returns and initializes the color of different chart elements.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Programming custom calculations in Table controls
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EXE constants
List of constants used by the functions for managing executables....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.