ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Body Complement block
The Body complement block is linked to the Body block......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling a Web Component control through programming
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Declaring and using a variable
A variable is defined by name and type......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Share your projects via Git
Git is a source code manager......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The HTML control
The HTML control displays HTML pages or HTML code......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).