ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Events associated with Button controls
List of events associated with Button controls...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Error 101: Declaration of global variable not allowed
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Error 1008: The member of the class is protected
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Code snippets
The code editor allows you to enter "Code snippets"......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Error 1009: The member of the class is private
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
1
2
3
4
5
6
261
>