ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
dPoint (Example)
Usage example of the dPoint function
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
FinCurrentVal (Function)
Returns the current value of investment.
grDestinationWMF (Function)
Defines a meta file as chart destination.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
iPrintReport (Function)
Prints a report created with the report editor.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HDescribeConnection (Function)
Describes a new connection to an external database.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
zipListFile (Function)
Returns the list of files found in an archive.
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......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....