ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
fSplit (Function)
Splits a file into several files.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
On/Off button in a window
The on/off button is a button that operates like a check box......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
TelemetryEnable (Function)
Enables the telemetry manually.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HClient structure
The HClient structure is used to......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.