ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
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......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Operations performed on class diagrams
The following paragraphs explain......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
dbgInfo (Function)
Returns a debug information.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Creating the Vision windows of the WINDEV RAD pattern
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Assignment operators
Three assignment operators are available......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Materialized view
16. Java applications in practice
Java applications in practice...
BackgroundTaskAdd (Function)
Adds a new background task.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.