ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_END_TAG
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
ERR_PARSER
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Video control properties
The following properties can be used on a Video control:...
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
4. Create a page in the editor...
Error 3: The string has no final "
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Constants for managing projects
List of constants used by the functions for managing projects....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Handling controls in a report
The different operations available for the report controls are as follows......
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....
Creating and handling an item
The main operations that can be performed on an item are as follows......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Error 31: The file to include is not found. Check the name and path ...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......