ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Function)
Prints a border at specified coordinates.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
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.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
dPoint (Example)
Usage example of the dPoint function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Error 1021: The method of the class is not global
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.