ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRecreate (Function)
Used to re-create an empty log.
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
gClickableLink (Function)
Adds a clickable link in a graphic string.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.