ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spin control properties
List of properties associated with the Spin control...
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
Conference control properties
List of properties associated with the conference control...
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Items used in a select query
A query created in the query editor can contain several types of items......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
<Chart>.GetData (Function)
Retrieves a data from a chart.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Typecasting of parameters
The description of the parameter type is optional......
Creating a translation file
WDINT allows you to create a translation file....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Scheduler control events
The following events associated with Scheduler controls:...
4. UI: Windows
IU of windows...
grGetData (Function)
Retrieves a data from a chart.