ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
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.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....