ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Copying controls from the window editor
The controls can be copied from the window editor......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Copying controls from the report editor
The controls can be copied from the report editor......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Copying controls from the page editor
The controls can be copied from the page editor......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......