ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Classes, members, methods and properties
A class is made of......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
ERR_LOADMOREDLL
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
ReplicSynchro: Overview
ReplicAdmin: Overview
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
Properties associated with Combo Box controls that display a table
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Events associated with a Layout control
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....