ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadAdd (Function)
Adds a new download in the device's download manager....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
NearbyShareWaitForConnection (Function)
Makes the device visible to nearby devices in discovery mode (via NearbyShareDiscoverDevice) and waits for their connection request.
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......
Scheduler control events
The following events associated with Scheduler controls:...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
NearbyShareDiscoverDevice (Function)
Discovers nearby devices that have advertised themselves and are waiting to connect ("advertisers").
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).