ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Multiline strings
To type character strings over several lines in the code editor...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
FTPAttribute (Example)
Usage example of the FTPAttribute function
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
dLine (Example)
Usage example of the dLine function
BrowserRunApp (Function)
Opens the default Web browser of the current device.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.