ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
ThreadMode (Function)
Changes the management mode of threads.
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
fMakeDir (Example)
Usage example of the fMakeDir function
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WDTRAD options
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
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.