ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Bluetooth constants
List of constants used by the Bluetooth functions....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
JavaExecute (Example)
Usage example of the JavaExecute function
dCopy (Function)
Copies an image to another image.
Events associated with Table controls
List of events associated with Table controls...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
InfoBuild (Function)
Displays a custom message in a system information window.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......