ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDZip: Create or modify an archive
This help page explains how to......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
dPoint (Example)
Usage example of the dPoint function
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.