ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
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....
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....
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.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
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......
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
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Code snippets
The code editor allows you to enter "Code snippets"......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
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
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
1
2
3
4
5
6
263
>