ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HTTPCreateForm (Function)
Creates an HTTP form.
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......
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.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
HChangeConnection (Example)
Usage example of the HChangeConnection function
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....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
FTPGet (Example)
Usage example of the FTPGet function
BrowserRunApp (Function)
Opens the default Web browser of the current device.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Facebook functions
List of Facebook functions...
SysYRes (Function)
Returns the vertical screen resolution.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....