ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE functions
List of OLE functions...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
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......
OLESave (Function)
Saves the object found in an OLE control in binary format.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Extracting the text of the project
The following text can be extracted......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WDZip: Creating or modifying an archive
This help page explains how to......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
9. Types of standard controls
Types of standard controls...
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...