ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Events associated with a Gantt Chart column
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Error 1022: The access to the method of the class is restricted by a protected inheritance
Modbus functions (prefix syntax)
List of Modbus functions...
Events associated with the project
List of events associated with the project...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
8. If you are already familiar with WINDEV
1. Examples provided with WINDEV Mobile
The Slider control (in a window)
A slider control is used to select a value between two bounds......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Access rights to a class property
A property is a code element that includes two processes......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....