ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
ERR_BAD_APPLICATION