ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
Native SQL Server Connector for WINDEV and WEBDEV 2024
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Custom properties (WLanguage)
A custom property is a code element with two events......
21. Reports
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
How to create and handle a structure?
This help page explains how to create and handle a structure....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
9. Internal component
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....