ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Z-index of a control
All the controls in a window or report have a different z-index......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
GDI+ framework
Some WINDEV features use the GDI+ framework......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Generating an application for Universal Windows 10 App
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement