ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDDIXIO overview
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
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......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Report controls
Several types of controls can be handled in a report created by the report editor......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....