ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
StreamReject (Function)
Refuses a request for stream connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Constants used by the functions for managing Dockable Panel controls
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
XML functions
List of XML functions...
HOpenConnection (Function)
Opens a connection to a specific database.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
OpenChild (Function)
Opens a non-modal child window.
Page with parameters
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
OpenSister (Function)
Opens a non-modal sibling window.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
PythonExecute (Function)
Executes a function present in a Python module.
4. HFSQL Classic
HFSQL Classic is the database format......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.