ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
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.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
<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.
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).
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<String type>.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....
2. User-friendly editors in practice
User-friendly editors in practice...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....