ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
State (Property)
The State property is used to get and change the state of an element.
<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.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
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).
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
Seek (Function)
Searches for the index of an element in a WLanguage array.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.