ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Scheduler report
The report editor allows you to create "Scheduler" reports....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
Table,Col (External language)
Returns the current index of the column.
Assignment operators
Three assignment operators are available......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MatInvert (Function)
Calculates the inverse of a square matrix.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Dashboard constants
Constants used by the functions for managing Dashboard controls...
SQLFirst (Function)
Positions on the first row of the query result.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Compilation options
The compilation options allow you to define the help system generation settings......