ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
Mouse functions
List of functions for mouse management...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Cardinalities
The cardinalities are used to count the links between the files......
Handling Gantt Chart controls programmatically
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Error 102: The constants can be defined in the initialization code of project, ...