ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hash functions
Hashing is used to summarize a file or a character string......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Materialized view
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Table,Col (External language)
Returns the current index of the column.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Translating a text file with WDTRAD
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
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.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......