ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search and full-text index
HFSQL proposes a quick search for character strings in the data......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
Custom tooltips
Tooltips are very useful for application users......
<Image variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image.
<WDPic variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type WDPic.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Test of a query
The query editor allows you to run the test of query result......
The Static Text control
A Static Text control is a control used to display a static text......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Message text file format
The text files created by WDMSG use a specific format......
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Including a supercontrol in a window or in a page
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....