ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Function)
Sorts a WLanguage array.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Materialized view
InfoBuild (Function)
Displays a custom message in a system information window.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Warning (Function)
Displays a custom message in a system warning window.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Record (Type of variable)
The Record type is used to save the values of a record.
Accessibilité (Property)
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Sort (Function)
Sorts a WLanguage array.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
User Groupware files
Two categories of data files are managed......
New (Reserved word)
New is used to allocate memory space...
Error 25: No THEN statement is associated with this IF