ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Supercontrol
A supercontrol is an advanced type of control......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
WLanguage properties available in PHP
The following properties are available in PHP...
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Properties associated with the Cell control field
List properties associated with the Cell control field...
ERR_NO_TABLE
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......