ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SIPVisible (Function)
Displays the keyboard.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
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).
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.
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....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
EXE constants
List of constants used by the functions for managing executables....
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.