ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
XMLOpenReader (Example)
Usage example of XMLOpenReader
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Date (Type of variable)
The Date type enables you to easily handle the dates...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating a window skin template
Interactive notification management constants
Interactive notification management constants...
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....