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.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
4. HFSQL Classic
HFSQL Classic is the database format......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ControlNext (Function)
Returns the name of the next control in input mode.
Page constants
List of constants used by page functions....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
eCurrencyName (Function)
Returns the caption of a currency.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....