ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Gantt Chart functions
The following WLanguage functions are used to manage Gantt charts......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
20. Managing suggestions and incidents
Managing suggestions and incidents...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.