ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
DurationToString (Function)
Converts a duration to a character string in the specified format.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
StatCovariance (Function)
Calculates the covariance between two series of values.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Sound (Function)
Plays a sound in WAV format.
iPageEnd (Function)
Forces the move to the next page during the report print.
Age (Function)
Returns the age according to the date of birth.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Version (Property)
The Version property is used to get and change the version of an element.
HOut (Example)
Usage example of the HOut function
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
grDraw (Function)
Draws a chart according to the specified parameters.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).