ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Events associated with a Navigation Bar control
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Native MySQL Connector - License Agreement
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Creating the skin template of a report
Using a query with parameters
A query with parameters can be used......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The "Commands" pane
The "Commands" pane lists......
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......