ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
7. AJAX technology
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Multi-project search
Performing a search in the current project is a common operation......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
13. Security benefit: managing the "Back" button
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Events associated with Looper controls
List of events associated with Looper controls...
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
WEBDEV concepts
Test of a query
The query editor allows you to run the test of query result......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......