ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fFileExist (Function)
Checks the existence of an external file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
MinimumLength (Property)
The MinimumLength property gets and sets the minimum length of an element.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
BrowserPlatform (Function)
Returns the user's browser platform....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Secure (Property)
The Secure property is used to configure the table encryption security level.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
PreviousPage (Function)
Returns the name of the previous page.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.