ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Operations performed on state-transition diagrams
The following paragraphs explain......
Constants for the Exif functions
List of constants used by the Exif functions....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Structure of data files of user groupware
Other operators
The following are additional operators......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Count (Property)
The Count property returns the number of elements in a given set.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....