ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Glossary
The glossary lists all the abbreviations used in the code editor......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MatWrite (Function)
Writes an element into a matrix.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HStopServer (Function)
Stops an HFSQL server.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.