ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HSubstDir (Example)
Usage example of the HSubstDir function
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HAlias (Example)
Usage example of the HAlias function
zipFileSize (Example)
Usage example of the zipFileSize function
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fCompress (Example)
Usage example of the fCompress function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
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....
Font
The Font keyword can correspond to: a Font variable. the Font property....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
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
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
HTTPRequest (Function)
Starts an HTTP request on a server.