ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Android Widget windows
An Android application can contain one or more Widget windows......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
iZoneHeight (Example)
Usage example of the iZoneHeight function
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Hasp constants
The Hasp constants are as follows......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Chart constants
List of constants used by the functions for chart management....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.