ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
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.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HState (Function)
Used to find out the state of a record.
gpwOpen (Function)
Opens the User Groupware login window or page.
ControlClone (Example)
Usage example of the ControlClone function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
GPSLastPosition (Function)
Retrieves the information about the last known device position.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
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