ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
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.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
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......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
4. When to use the debugger?
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
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...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......