ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Static control
A Static control is a control used to display a static text......
State (Property)
The State property is used to get and change the state of an element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Conversion (Function)
Converts a value from a unit to another one.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
WDZip: Creating or modifying an archive
This help page explains how to......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Comparison operators
The comparison operators can be divided into several categories......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.