ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ReplicAdmin: Overview
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Financial constants
List of constants used by the financial functions....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WDXView: Overview
WDXView is an ActiveX browser......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
9. Sharing a project in practice
Sharing a project in practice...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Clipboard management functions
List of functions for managing the clipboard...