ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Body block
The Body block corresponds to the main block of the report......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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......
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......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
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......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
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......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
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....