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.
Sharing elements with a WINDEV application
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
ThreadEnd (Function)
Ends the execution of the current thread.
FinCurrentVal (Function)
Returns the current value of investment.
Other operators
The following are additional operators......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.