ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Defining a help window template
WINDEV allows you to create help window templates......
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
Print constants
List of constants used by the print functions....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Rights on the virtual directory
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
9. Sharing a project in practice
Sharing a project in practice...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The Image control
The Image control is used to......