ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
zipFindFile (Example)
Usage example of the zipFindFile function
Help system properties
The properties of help system are used to define......
Creating the Vision pages of the WEBDEV RAD pattern
zipExtractAll (Example)
Usage example of the zipExtractAll function
System constants
List of constants used by the system functions....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ChangeStyle (Function)
Modifies the style of a control dynamically.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
URI constants
The following constants are used by URI-specific functions:...
Input (Function)
Displays a message allowing the user to type an information.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Extern (Reserved word)
EXTERN is used to...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
8. Sharing a project in practice
11. Controls in practice
Discover the main characteristics of the controls...
Creating the Relation windows of a WINDEV RAD pattern
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....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.