ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fImageSelect (Function)
Opens the image picker of Windows.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
DnDCursor (Example)
Usage example of the DnDCursor function
Installing the monitor
The monitoring robot includes three executables......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
DnDEvent (Example)
Usage example of the DnDEvent function
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Popup window
WINDEV allows you to open windows in popup format......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
9. Types of standard controls
Types of standard controls...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
W3C standardization
You must comply with the W3C standard (HTML 4......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....