ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Custom tooltips
Tooltips are very useful for application users......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Edit options of a report
The report editor allows you to......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
3. Debugger
AWP without UI
Bootstrap, Angular, React, Vue......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WINDEV FTP functions
List of WINDEV FTP functions...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Custom properties (WLanguage)
A custom property is a code element with two events......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
14. PHP generation in practice
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......