ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
User report editor (Reports & Queries)
A report provides a custom view of data......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......
The "Analysis" pane
The "Analysis" pane lists......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
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......
9. Monitor your sites, servers, etc.
4. Monitor your applications
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.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
<Source>.Password (Function)
Defines the password used to create or open a data file.