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.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
WholeDay
The WholeDay property is used to set an event for an entire day.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
Compression (Property)
The Compression property gets and sets the data compression mode.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Count (Property)
The Count property returns the number of elements in a given set.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by inAppListProductInfo
Procedure ("Callback") called by inAppListProductInfo when the product details are received.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.