ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HPrevious (Function)
Positions on the previous file record according to a browse item.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Constants for external files
List of constants used by the functions for managing external files....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HExecuteProcedure (Function)
Runs a stored procedure.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.