ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pyramid charts
Pyramid charts allow you to view data in descending order......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Thread functions
List of functions for managing threads...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
fExeDir (Function)
Returns the directory from which the execution is started.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.