ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Array management functions
List of functions for managing arrays...
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
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....
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....
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)....
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
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.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Creating links
Links help users navigate the help system......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Token
The Token keyword can correspond to...
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.