ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Error 31: The file to include is not found. Check the name and path ...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Error 809: The * character cannot be used as mandatory parameter in a function
Error 30: An exception process cannot be declared inside another exception process...
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Label report
The report editor allows you to create "Label" reports......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Start of Break block (Break header)
The Start of break block is optional......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
11. Internal components in practice
Internal components in practice...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).