ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EE functions
List of J2EE functions...
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
.NET object
To access a class......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
24. Displaying and linking pages
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
Code statistics
The code statistics affect......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.