ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirExist (Function)
Checks the existence of a directory.
KeyPressed (Function)
Checks which key is pressed.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Merging differences (SCM)
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......