ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Style of a control
As soon as it is created, a control is associated with a style......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HSetLog (Function)
Enables or disables log management on a file.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
2. Analysis in practice
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.
XLS file handling functions
List of functions for managing XLS files...
User Groupware files
Two categories of data files are managed......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DnDGetData (Example)
Usage example of the DnDGetData function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min