ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
CameraConfigure (Function)
Allows you to configure the video capture driver.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
VideoConfigure (Function)
Allows you to configure the video capture driver.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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).
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.