ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Example for creating a select query
This help page explains how to create two select queries......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
8. Binding controls to data
A window can display information from......
Page with parameters
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
13. Debugger
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.