ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
History of versions
The history of setup versions is an advanced feature of the network setup......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Wi-Fi functions
Functions for Wi-Fi management...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
NotificationDisplay (Function)
Displays a message outside the browser.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.