ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image drawing and processing functions
List of image drawing and processing functions...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
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.
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.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
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.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HClient structure
The HClient structure is used to......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....