ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automation object
The Automation keyword is used to declare an automation object...
zipExist (Function)
Used to find out whether an archive exists.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Constants for managing projects
List of constants used by the functions for managing projects....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HOnError (Function)
Customizes the management of HFSQL errors.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Windows
The windows represent the main interface of a WINDEV application......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
GetDefinition (Function)
Retrieves the definition of element type.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HTTPRequest (Function)
Starts an HTTP request on a server.
2. Projects in practice
Execute (Function)
Starts the execution of a process through programming.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......