ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
The Slider control (in a window)
A slider control is used to select a value between two bounds......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HFSQL constants
List of constants used by the HFSQL functions....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)