ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
<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....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
DatePicker (Function)
Opens the system date picker.
Constants for external files
List of constants used by the functions for managing external files....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Installing the robot controller
The monitoring robot includes three executables......
ServicePause (Function)
Pauses a service.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
FinError (Example)
Usage example of the FinError function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
SQLExec (Function)
Names and runs an SQL query.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Index (Property)
The Index property is used to get the index of an element.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.