ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCreateForm (Function)
Creates an HTTP form.
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).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
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.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<String type>.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....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
zipChangePath (Example)
Usage example of the zipChangePath function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....