ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
dChord (Example)
Usage example of the dChord function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Events associated with Table controls
List of events associated with Table controls...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
IF statement
The conditional IF statement allows you to run an action according to a condition...
dSlice (Example)
Usage example of the dSlice function
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Image control in a page
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......