ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreate (Function)
Creates an archive.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
zipExtractPath (Function)
Returns the path of a file found in the archive.
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......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Warning (Function)
Displays a custom message in a system warning window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WINDEV applications for Linux: Specific features
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Various WEBDEV constants
Various WEBDEV constants...
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
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......