ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextToRTF (Function)
Converts text to Rich Text Format.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
LooperCount (Function)
Returns the number of rows in a Looper control.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
iReportPrintingStatus (Function)
Returns the status of the current print.
ThreadMode (Function)
Changes the management mode of threads.
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)....
grZoom (Function)
Defines the zoom of a chart.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HViewToFile (Example)
Usage example of the HViewToFile function
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.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HTTPCreateForm (Function)
Creates an HTTP form.