ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a Layout control programmatically
A Layout control can be......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
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......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Combination (Type of variable)
A combination is a set of options.
HDescribeConnection (Function)
Describes a new connection to an external database.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The Cell control
The Cell control contains controls......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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)....