ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
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.
SIPVisible (Function)
Displays the keyboard.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.