ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
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.
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).
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.
SIPVisible (Function)
Displays the keyboard.
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......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
26. Style sheets: to simplify the layout
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
The Signature control
The Signature control is a report control used to sign......
Composite chart
A composite chart is a chart that displays several types of charts......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......