ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
PicRotation (Function)
Rotates a WDPic image.
Miscellaneous Windows constants
List of constants used by the Windows functions....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Code snippets
The code editor allows you to enter "Code snippets"......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
Using WDDIXIO
To translate the text used in your project:...
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
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......
Voice commands in your applications
The applications that you develop can react to the user's voice......