ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Description window of a combining query
The description window of a combining query consists of several sections......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbDeleteTable (Function)
Deletes an HBase table.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
PageAddress (Function)
Used to find out the Internet address of a page.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
zipClose (Function)
Closes an archive.
Camera/Video functions (prefix syntax)
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).