ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Open (External language)
Opens a window.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
grParameter (Function)
Retrieves or modifies a chart parameter.
Chart constants
List of constants used by the functions for chart management....
Code editor: Display options
The code editor proposes several display options......
PageDisplay (Function)
Displays a web page in the user's browser....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
MongoCreate (Example)
Usage example of the MongoCreate function
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
gClickableLink (Function)
Adds a clickable link in a graphic string.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.