ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Example)
Usage example of the DotNetDelegate function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
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.
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
ControlClone (Example)
Usage example of the ControlClone function
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Email (Property)
The Email property is used to get and change an email address.
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....
zipCreate (Function)
Creates an archive.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
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