ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling TimeLine controls programmatically
A TimeLine control can be......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
5. User Groupware in practice
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
grGetData (Function)
Retrieves a data from a chart.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grExist (Function)
Checks the existence of a chart in memory.