ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ERR_NOTACTIVATED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
5. Project configuration
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
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......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
ERR_CLOSED_PAGE
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
6. Multiple generation
...Multiple generation...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
8. If you are already familiar with WINDEV
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Principle for running threads
At runtime, an application runs in a main thread......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
"About" window
The "About" window is used to display and access various information about the current application......
7. AJAX technology