ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGB (Function)
Defines a color from its Red, Green and Blue components.
Month (Property)
The Month property is used to get and change the month of an element.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Help editor options
The options of the help editor ("Display......
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
mongoCollection (Variable type)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
GglUploadDocument (Function)
Uploads a document to the Google server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Recycle code windows
By default, a single code window is opened per ......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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.