ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
MatWrite (Example)
Usage example of the MatWrite function
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
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.
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.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for the Exif functions
List of constants used by the Exif functions....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.