ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
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....
Windows Scheduler functions
List of functions for managing the scheduler...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
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.
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
MATLAB functions
The following functions are used to access MATLAB:...
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
Cell control properties
List of properties associated with the Cell control...
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.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Upload control events
The WLanguage events associated with the Upload control are as follows:...
Upload control properties
The Upload control can be handled in Server and Browser code using different WLanguage properties......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
SMSDetectOneTimeCode (Function)
Automatically populates an Edit control with a one-time code received by SMS.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......