ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
SQLFirst (Function)
Positions on the first row of the query result.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ThreadMode (Function)
Changes the management mode of threads.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Events associated with the project
List of events associated with the project...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
12. External component in practice
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Popup window
WINDEV allows you to open windows in popup format......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.