ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automation object
The Automation keyword is used to declare an automation object...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Window controls
Several types of controls can be used in a window, ......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDDeploy features
WDDeploy can be used to......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
The Line control
A Line control is used to display a line in a page......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
NextTitle (Function)
Modifies the title of next window to open.
iParameter (Function)
Retrieves the printer configuration and configures the print.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....