ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
Array functions
List of functions for managing arrays
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
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......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
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.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Chart constants
List of constants used by the functions for chart management....
PreviousPage (Function)
Returns the name of the previous page.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.