ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The Static control
A Static control is a control used to display a static text......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HFSQL Client/Server: Configuring the data files on the server
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Using the query result
The result of a select query can be used in......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ThreadExecute (Function)
Starts the execution of a secondary thread.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Structure (Type of variable)
A structure is a custom type of data...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......