ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
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.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
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.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
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....