ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Push notification
A mobile device can receive push notifications......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
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.)....
zipExtractPath (Function)
Returns the path of a file found in the archive.
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.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SysYRes (Function)
Returns the vertical screen resolution.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
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.
FinRedemption (Example)
Usage example of the FinRedemption function
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
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.