ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
ThreadExecute (Function)
Starts the execution of a secondary thread.
HForward (Example)
Usage example of the HForward function
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SQLFirst (Function)
Positions on the first row of the query result.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
fUnlock (Function)
Entirely or partially unlocks an external file.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
SemaphoreCreate (Function)
Creates a semaphore.
fLock (Function)
Entirely or partially locks an external file.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.