ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Error (Function)
Displays a custom error message in a system error window.
Testing a project: setting
By testing the project you can simulate how the application will run......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Creating a Java archive
When your Java application is developed, you can......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......