ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Copying and cloning
Variables are copied using the "=" operator...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
dPolyline (Function)
Draws a line composed of multiple segments.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......