ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
PDFToText (Function)
Extract the text contained in an Document PDF.
iParameterPDF (Function)
Defines the options for the generated PDF file.
DateToDay (Function)
Returns the day that corresponds to a given date.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
xlsSave (Function)
Saves an XLS document.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
INIRead (Example)
Usage example of the INIRead function
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
ChronoReset (Function)
Stops and resets a running stopwatch.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.