ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
MatFill (Example)
Usage example of the MatFill function
ControlClone (Function)
Creates a new control from an existing control.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
DnDAccept (Example)
Usage example of the DnDAccept function
Open (Function)
Opens a modal WINDEV window.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Constants for managing certificates
OpenMobileWindow (Function)
Opens a window in a mobile application.
HStatNbRec (Function)
Returns the number of entries for a given key item.
PDF Reader control events
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.