ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Commands" pane
The "Commands" pane lists......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Testing a project: setting
By testing the project you can simulate how the application will run......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
17. TLS/SSL: Encrypting information on the Web
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
2. WEBDEV administrator in practice
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......