ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Set of procedures
The global procedures are grouped in set of procedures......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
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)......
Page templates
WEBDEV allows you to create page templates......
Time management help
Time management is extremely important......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
11. Internal components in practice
Internal components in practice...