ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Error 1054: 'Ancestor' cannot be used outside the code of a class
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Access rights to a class property
A property is a code element that includes two processes......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Error 107: Redefinition of the parameter
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Error 121: Shadowing a structure