ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
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....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DnDGetData (Example)
Usage example of the DnDGetData function
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
XLS file handling functions
List of functions for managing XLS files...
Type (Example)
Usage example of the Type property
Validity period of site pages
When creating a page, a validity period can be defined for this page......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
HDescribeItem (Example)
Usage example of the HDescribeItem function
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min