ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
Window management functions
List of functions for managing windows...
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").