ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Constants for managing projects
List of constants used by the functions for managing projects....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Net constants
List of constants used by the Net functions....
FolderData (Function)
FolderData is kept for backward compatibility.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
End of Document block
The End of document block is run once at the end of the report execution......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
The Edit control
The Edit control allows users to enter data......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Push notification
A mobile device can receive push notifications......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Border (Type of variable)
The Border type is used to handle a border through programming...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Error 25: No THEN statement is associated with this IF
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
PDFToText (Function)
Extract the text contained in an Document PDF.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Referring to an element in a WLanguage event / process