ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Display (External language)
Displays a value in a control or assigns a value in a variable.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
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...
<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.
SOAPRun (Function)
Runs a procedure on a SOAP server.
<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.
Operations performed on class diagrams
The following paragraphs explain......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Structure (Type of variable)
A structure is a custom type of data...
Automation object
The Automation keyword is used to declare an automation object...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Burner constants
List of constants used by the burner functions....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Constants for managing arrays
List of constants used by the functions for array management....