ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Constants for object visibility
List of constants for managing the visibility of an object....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Input (Function)
Displays a message allowing the user to type an information.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
RegistryValueType (Function)
Returns the type of value found in the registry.