ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
SQLListSource (Function)
Lists the data sources declared on a local site.
User report editor (Reports & Queries)
A report provides a custom view of data......
SQLFirst (Function)
Positions on the first row of the query result.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLNext (Function)
Positions on the next row of the query result.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
The "Analysis" pane
The "Analysis" pane lists......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SQLLast (Function)
Sets the position on the last row of the query result.