ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
ERR_NO_CURRENT_PAGE
Error 202: The method already has an access attribute (public, protected or private)
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
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...
Error 1037: This member already exists in the structure
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.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......