ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard constants
Constants used by the functions for managing Dashboard controls...
ExceptionInfo (Function)
Retrieves information about the current exception.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
StringReverse (Function)
Reverses the characters of a string.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
StringInsert (Function)
Inserts a string into another character string at a given position.
fRemoveDir (Function)
Deletes a directory from a disk.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.