ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Access rights to a class property
A property is a code element that includes two processes......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code statistics
The code statistics affect......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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)......
Upload control events
The following processes are associated with the Upload control:...
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
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.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
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.