ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler...
Upload control properties
The Upload control can be handled in server and browser code using different WLanguage properties......
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
MATLAB functions
The following functions are used to access MATLAB:...
Events associated with Slider controls
List of events associated with Slider controls in a window...
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
8. If you are already familiar with WINDEV
Code editor: Display options
The code editor proposes several display options......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
4. Create a page in the editor...
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with a Gantt Chart column
Error 1022: The access to the method of the class is restricted by a protected inheritance