ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Error 1035: A class used in a structure must have a constructor without parameter...
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Error 1036: A class used in an array must have a constructor without parameter
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
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.
Open (Function)
Opens a modal WINDEV window.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
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.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Constants used by the functions for managing Dockable Panel controls
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
HOpenConnection (Function)
Opens a connection to a specific database.
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....
XML functions
List of XML functions...