ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Upload control
The Upload control is used to upload files on the Web server......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
.NET object
To access a class......
EXE constants
List of constants used by the functions for managing executables....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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......
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......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Specific features of the applications for iPhone/iPad
Designing a supercontrol
A supercontrol is an advanced type of control......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
14. Controls in practice
Rights on the virtual directory
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......