ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
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).
Handling the framesets
The different operations that can be performed on the framesets are as follows......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HOut (Example)
Usage example of the HOut function
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
XMLDocument (Example)
Usage example of the XMLDocument function
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.