ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on 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).
Code history
The code history is used to...
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...
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...
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
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...
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
ActionLabel (Property)
The ActionLabel property gets and sets the label of the notification's action button....
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
<Connection variable>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
EndControl (Property)
The EndControl property gets or sets the target control of a Wire control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
7. Internal component
An internal component is a set of elements from a project....