ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanSelect (Function)
Opens a standard dialog box with the available scanners.
CookieRead (Example)
Usage example of the CookieRead function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Generating an application for Universal Windows 10 App
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
CookieWrite (Example)
Usage example of the CookieWrite function
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
DDESend (Function)
Sends a data to the program connected via DDE.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Character strings
WLanguage supports different types of strings....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.