ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Using a query with parameters
A query with parameters can be used......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Select query description window: Items used
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Removing a project from the SCM (Source Code Manager)
Creating an insert query
An insert query (corresponding SQL statement......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......