ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
dCopyImage (Example)
Usage example of the dCopyImage function
WEBDEV license agreement
WEBDEV license agreement...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Drawing constants
List of constants used by the drawing functions....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
fCompress (Function)
Compresses a file.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Name (Property)
The Name property is used to get the name of an element.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating a Layout control programmatically
A Layout control can be......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Dashboard constants
Constants used by the functions for managing Dashboard controls...