ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Print constants
List of constants used by the print functions....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. Projects in practice
Discover the main operations that can be performed on a project....
String constants
List of constants used by string functions...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Drawer control properties
List of properties associated with the Drawer control...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Bitwise operators
The operations on binary values are performed......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Using .NET assemblies in a project
To use .NET assemblies in a project......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......