ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Creating requirements
The following steps must be performed to implement the requirements......
Hash constants
List of constants used by the Hash functions....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Definition (Property)
The Definition property is used to define a type.
The "Commands" pane
The "Commands" pane lists......
Declaration (Property)
The Declaration property is used to define a type.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Input (Function)
Displays a message allowing the user to type an information.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......