ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email (Property)
The Email property is used to get and change an email address.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
HState (Function)
Used to find out the state of a record.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
zipCreate (Function)
Creates an archive.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function