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:
Structure (Type of variable)
A structure is a custom type of data...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.