ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
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, ......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Code statistics
The code statistics affect......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
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......
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.