ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Carousel control
The Carousel control is used to display an animated menu made of images......
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......
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.
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:...
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.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
How to perform a full file browse?
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.