ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Example)
Usage example of the fListFile function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
BurnerList (Function)
Returns the list of burners installed on the current computer.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Border (Type of variable)
The Border type is used to handle a border through programming...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
grZoom (Function)
Defines the zoom of a chart.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
fEncrypt (Example)
Usage example of the fEncrypt function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SQLReqExists (Function)
Checks the existence of a query.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Supercontrol
A supercontrol is an advanced type of control......
Modbus functions
List of Modbus functions...