ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSON (Variable type)
The JSON simplifies actions on data in JSON format.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
fUnlock (Function)
Entirely or partially unlocks an external file.
FTP constants
List of constants used by FTP functions....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Recycle code windows
By default, a single code window is opened per ......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.