ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HTTPRequest (Function)
Starts an HTTP request on a server.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Query editor: Characteristics
Guided tour management constants
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Managing parallel tasks
The computers are becoming more and more powerful......
VariantConvert (Function)
Converts the value stored in a Variant variable].
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.