ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
WINDEV Framework License Agreement
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
HCloseConnection (Function)
Closes a connection to a database.
WINDEV Mobile Framework License Agreement
12. Pages in practice
KeyCompareKey (Function)
Compares an initial key with an activation key.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......