ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Environment of the data model editor
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDDeploy features
WDDeploy can be used to......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....