ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
HChangeName (Function)
Modifies the physical name of a data file.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
fMoveDir (Function)
Moves a directory and its content.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
fMemExist (Function)
Checks the existence of a shared memory zone.
fDir (Function)
Finds a file or directory.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Salesforce functions
List of Salesforce functions...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
The Edit control
The Edit control allows users to enter data......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating a Java archive
When your Java application is developed, you can......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HTTP constants
List of constants used by the HTTP functions....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.