ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Date and Time management functions
List of functions for managing dates and times...
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
BurnerCancel (Function)
Cancels the current burn process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HSetREP (Function)
Enables or disables the management of .REP file.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....