ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
OpenChild (Example)
Usage example of the OpenChild function
Registry management functions
List of functions for managing the registry...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
CurrentWin (Function)
Identifies the window currently in edit.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.