ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ERR_TIMEOUTINIT
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HFSQL constants
List of constants used by the HFSQL functions....
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1004: To explicitly access an element of the base class '%1', use the syntax
SQLChangeConnection (Function)
Modifies the current connection.
Nation (External language)
Defines the display language for the titles, captions, messages...