ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SQLModify (Function)
Modifies the content of a row in the query result.
grLegendFont (Function)
Modifies the font used for the chart legend.
HChangeName (Function)
Modifies the physical name of a data file.
iForceComplement (Function)
Forces the printing of a Body Complement block.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
SysColor (Function)
Identifies or modifies the color of a Windows element.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Composite keys
A composite key is a key item containing several other items......
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Query editor
The query editor is used to automatically create queries on the data files......
21. Reports
Share your projects via Git
Git is a source code manager......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
OpenSister (Function)
Opens a non-modal sibling window.