ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
dText (Example)
Usage example of the dText function
MyParent (Reserved word)
MyParent is used to handle...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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.
dPen (Example)
Usage example of the dPen function
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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......
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....