ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListKey (Example)
Usage example of the HListKey function
HRecNum (Example)
Usage example of the HRecNum function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
DecimalPart (Function)
Returns the decimal part of a number.
HDeclare (Example)
Usage example of the HDeclare function
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
FTPDate (Example)
Usage example of the FTPDate function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Error 507: The '++' operator is not allowed
Database (Property)
The Database property is used to get and modify the database associated with a connection.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ModbusDisconnect (Function)
Closes the Modbus session.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Size (Example)
Usage example of the Size property