ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations performed on activity diagrams
The following paragraphs explain......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
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......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Arithmetic operators
The arithmetic operators are......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...