ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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....
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.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
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), ...).
iBorder (Function)
Prints a border at specified coordinates.
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).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring the setup program
Two tools can be used to create a setup program......