ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable,...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
SourceWindow (Property)
... displayed by the Internal Window control).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
<Gantt chart>.AddLink (Function)
... (or TreeView Table) control.
RequestRefreshUIElement (Function)
... (and gives back control without waiting for the execution of the event).
<Element>.RequestRefreshUI (Function)
... (and gives back control without waiting for the execution of the event).
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following:...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end...
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow...
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning...
Error 101: Declaration of global variable not allowed
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Resizing a window (AAF)
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method...
FillType (Property)
... ListView, Combo Box and Looper controls.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control...
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control....