ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
User (Property)
The User property is used to identify and change the user of a feature.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Character strings
WLanguage supports different types of strings....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....
1. WEBDEV editors
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
fSelect (Function)
Opens the Windows file picker.