ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Error 39: The END statement marking the end of declaration of the composite variable is missing
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Events associated with Looper controls
List of events associated with Looper controls...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
GglDelete (Function)
Deletes data from the Google server.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
.NET application
To create a.NET application from a project......
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
Events associated with Static controls
List of events associated with Static controls...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....