ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
ThreadPause (Function)
Pauses the current thread during the specified duration.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
CallDLL32 (Example)
Usage example of the CallDLL32 function
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Carousel control
The Carousel control is used to display an animated menu made of images......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Range Slider control properties
The following properties are associated with the Range Slider control:...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.