ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentLocate (Function)
Specifies the access path to an external component of project.
WEBDEV Application Server - 10 connections - License agreement
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Android Control Center
Do you know where to find your application log files?...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).