ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariableReset (Function)
Resets the variable to its initial value.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Accessing a database via a web service
The database can be accessed via a web service......
Set of procedures
The global procedures are grouped in set of procedures......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
Error 102: The constants can be defined in the initialization code of project, ...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
apExecute (Function)
Runs an action plan.
List,Search (External language)
Finds a value in a list.
Get (External language)
Retrieves the value of a control.
WavPlay (External language)
Plays the requested sound.
LoadParameter (Function)
Reads a persistent value.