ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Translating a text file with WDTRAD
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.