ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Camera control in a mobile application
The Camera control is used to......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
The planes (in a window or in a report)
The planes are used to group the window controls......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Extracting messages added or modified since last extraction
A project was already created and translated......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....