ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
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, ...
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.
xlsSave (Function)
Saves an XLS document.
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.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....