ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server - 10 connections - License agreement
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Sub-query
A sub-query is a query whose result is used by another query......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Summary table: Managing the application directories according to the platform
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Composite chart
A composite chart is a chart that displays several types of charts......
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....
Handling an internal component
An internal component is a set of elements from a project......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.