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....
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.
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....
Principle for running threads
At runtime, an application runs in a main thread......
Events associated with Table controls
List of events associated with Table controls...
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
IF statement
The conditional IF statement allows you to run an action according to a condition...
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......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Materialized view
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Border management constants
List of constants used by the border management functions....
16. Java applications in practice
Java applications in practice...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Structure of data files of user groupware
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).