ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
REP files
REP files contain the list of data files handled by the application....
Character strings
WLanguage supports different types of strings....
3. Deploying a WINDEV application
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
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......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Service variable
The Service variable is used to......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......