ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for telemetry management
Constants for telemetry management...
2. Analysis in practice
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Warning (Function)
Displays a custom message in a system warning window.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
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....
Automation object
The Automation keyword is used to declare an automation object...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HSetLog (Function)
Enables or disables log management on a file.
fSelectDir (Function)
Opens a directory picker.
Logical operators
The logical operators are as follows......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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...
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