ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Copying and cloning
Variables are copied using the "=" operator...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Project description: Files tab
The project description window allows you to configure various elements of your project......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ThreadExecute (Function)
Starts the execution of a secondary thread.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Other operators
The following are additional operators......