ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Control constants
List of constants used by the functions for managing controls...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
TextToRTF (Function)
Converts text to Rich Text Format.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.