ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeConnection (Function)
Describes a new connection to an external database.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Manipulating a Layout control programmatically
A Layout control can be......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
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....
The Cell control
The Cell control contains controls......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Constant
The constants are language elements whose value is fixed once and for all...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.