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).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
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...
HUpdateSet (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).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Dashboard control
Dashboards are essential elements in an application......
Creating a Java archive
When your Java application is developed, you can......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
dbgInfo (Function)
Returns a debug information.
Name (Property)
The Name property is used to get the name of an element.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....