ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fCompress (Example)
Usage example of the fCompress function
Position
The Position keyword can correspond to...
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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.
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....
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).