ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The Dashboard control
Dashboards are essential elements in an application......
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Automatic calculations in a Table control (AAF)
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Accessing a database via a web service
The database can be accessed via a web service......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
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....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Programming automatic calculations in the columns of a Table control
10. Page templates
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......