ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
grSaveImage (Function)
Saves the image of a chart in an Image variable.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Typecasting of parameters
The description of the parameter type is optional......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Using the task management and the schedule
Time management is extremely important......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Image (Property)
The Image property gets and sets the background image of a control or block.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......