ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Environment of the project editor
The main elements of the project editor are as follows:
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
13. Debugger
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Environment of code editor
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FTP constants
List of constants used by the FTP functions....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.