ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
<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.
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SNMP constants
List of constants used by the SNMP functions....
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.