ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
WINDEV Mobile concepts
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....