ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fSplit (Function)
Splits a file into several files.
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.
SQLSeek (Function)
Positions on the specified result row of the query.
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)....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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....
HClient structure
The HClient structure is used to......
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.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.