ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
fExeDir (Function)
Returns the directory from which the execution is started.
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Serialization constants
The serialization constants are as follows:
Port (Property)
The Port property is used to identify and change a server connection port.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Compile (Example)
Usage example of the Compile function
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Color (Property)
The Color property is used to get and change the color of an element.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gImage (Function)
Builds a sequence of characters containing an image.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
LoadParameter (Function)
Reads a persistent value.
Name (Property)
The Name property is used to get the name of an element.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
gLine (Function)
Builds a sequence of characters containing a line.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Type (Property)
The Type property is used to get and change the type of an element.