ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Code editor: Display options
The code editor proposes several display options......
Feedback component
The Feedback component is a component provided with WINDEV......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Error 19: The step of this FOR loop must be constant
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
1. Testing a site: Elements to be tested
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Error 1: Syntax error
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......