ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
OpenSister (Function)
Opens a non-modal sibling window.
PythonExecute (Function)
Executes a function present in a Python module.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
4. HFSQL Classic
HFSQL Classic is the database format......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Value (Property)
The Value property is used to get and change the value of an element.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Installing and starting WDTRAD
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
EventClose (Function)
Closes a synchronization event between several threads.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ArrayCopy (Function)
Copies the content of an array to another array.