ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
iPrintReport (Function)
Prints a report created with the report editor.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Site Map control
The Site Map control allows the Web user to......
Google constants
List of constants used by the Google functions....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
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......
PageDisplay (Function)
Displays a web page in the user's browser....
Using the query result
The result of a select query can be used in......