ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Control constants
List of constants used by the functions for managing controls...
MatNbColumn (Function)
Returns the number of columns found in a matrix.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
MatFloatAdd (Function)
Adds a value to each matrix element.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
HDelete (Function)
Deletes a record from a table (query or view).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.