ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<Connection variable>.ExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connection variable>.TransactionSavepoint (Function)
Declares a transaction savepoint.
fSize (Function)
Returns the size of a file (in bytes).
WINDEV Mobile concepts
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
SSHWrite (Function)
Writes data into the specified SSH session.