ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
ERR_NO_WDADMIN
Handling an internal component
An internal component is a set of elements from a project......
Extracting messages added or modified since last extraction
A project was already created and translated......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Properties associated with infinite Progress Bar controls
You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TreeView Table control properties
List of properties associated with the TreeView Table control...
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").