ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native MySQL Connector - License Agreement
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Various WEBDEV constants
Various WEBDEV constants...
Comparison operators
The comparison operators can be divided into several categories......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
IF statement
The conditional IF statement allows you to run an action according to a condition...
2. User-friendly editors in practice
User-friendly editors in practice...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global and local variable
Two types of variables are available......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
WDMSG license agreement
WDMSG license agreement...
The Check Box control
A Check Box can correspond to......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......