ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image>.Rotation (Function)
Rotates an Image control.
User (Property)
The User property is used to identify and change the user of a feature.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Notification
The Notification keyword can correspond to:
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<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....
HTML (Property)
The HTML property is used to configure the use of HTML content.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
ThreadPersistent (Function)
Makes a thread persistent.
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).
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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.
<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....
iPrintZone (Example)
Usage example of the iPrintZone function
<Looper>.Add (Function)
Adds a row at the end of a Looper control.