ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Supercontrol
A supercontrol is an advanced type of control......
Warning 18: Loop without potential end
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
dBorder (Function)
Draws the borders.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....