ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Looper control functions
List of functions for managing Looper controls...
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
SysYRes (Function)
Returns the vertical screen resolution.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Character strings
WLanguage supports different types of strings....
Report based on a query
Queries are used to easily select records in one or more data files......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Map control functions
Map control functions...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).