ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks...
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Animation (Property)
The Animation property animates an image.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...