ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
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.
Code snippets
The code editor allows you to enter "Code snippets"......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
21. Managing business rules
Managing business rules...
18. Management of business rules
Error 1009: The member of the class is private
Automatic error handling
Error handling can be customized for each process......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Information 302: Ambiguity between a variable and a control
10. UMC: User Macro-Code
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
1. Testing a site: Elements to be tested
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
1
3
4
5
6
7
309
>