ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Data model editor: types of links
Several types of links can be found between the files......
ERR_BUTTON_EXPECTED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Cardinalities
The cardinalities are used to count the links between the files......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
OLE control properties
List of properties associated with an OLE control...
CapitalizeEachWord (Function)
Capitalizes the first letter of all words in a string.
ERR_CANNOT_RUN_EXPLORER
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLE functions
List of OLE functions...
Modified (Property)
The Modified property lets you know if an element has been modified.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......