ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Address
The Address keyword can correspond to...
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Calling a procedure/a function
Syntax for calling a local or global procedure.
XMLData (Example)
Usage example of the XMLData function
grZoom (Function)
Defines the zoom of a chart.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
iParameter (Example)
Usage example of the iParameter function
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Border (Type of variable)
The Border type is used to handle a border through programming...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fRemoveDir (Example)
Usage example of the fRemoveDir function