ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch management functions
The following functions are used to manage the multi-touch......
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
CurrentWin (Function)
Identifies the window currently in edit.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
TreeView Table control properties
List of properties associated with the TreeView Table control...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Constants for managing Gantt charts
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Constants for managing Organizer controls
Constants for managing Organizer controls...
OpenChild (Function)
Opens a non-modal child window.