ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Z-index of a control
All the controls in a window or report have a different z-index......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Managing parallel tasks
The computers are becoming more and more powerful......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
XML functions
List of XML functions...
HSL (Function)
Creates a color from its hue, saturation and lightness.