ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Error 108: The size of the variable is not allowed
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......