ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HJSONToRecord (Function)
Imports JSON data into the current record.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 102: The constants can be defined in the initialization code of project, ...
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
Recycle code windows
By default, a single code window is opened per ......
KeyPressed (Function)
Checks which key is pressed.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
1
2
3
4
5
6
460
>