ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minute (Property)
The Minute property is used to get and change the minutes of an element.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Table,Count (External language)
Returns the number of elements in a Table control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HFSQL Client/Server: Configuring the data files on the server
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
fAttribute (Function)
Returns or modifies the attributes of a file.
Month (Property)
The Month property is used to get and change the month of an element.
iMargin (Function)
Defines the "logical" print margins.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
2. Types of setup
Types of setup...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.