ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border management constants
List of constants used by the border management functions....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Constants for managing Map controls
Constants for managing Map controls...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Border (Type of variable)
The Border type is used to handle a border through programming...
Constants for managing videos
List of constants used by the functions for video management....
Drawing constants
List of constants used by the drawing functions....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
iPrintReport (Function)
Prints a report created with the report editor.
grParameter (Function)
Retrieves or modifies a chart parameter.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Bar code constants
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Chart constants
List of constants used by the functions for chart management....
WEBDEV license agreement
WEBDEV license agreement...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
IF statement
The conditional IF statement allows you to run an action according to a condition...