ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Font
The Font keyword can correspond to: a Font variable. the Font property....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPrintImage (Example)
Usage example of the iPrintImage function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Map control functions
Map control functions...