ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Control templates
WINDEV Mobile allows you to create control templates....
Operations performed on component diagrams
The following paragraphs explain......
1. Examples provided with WINDEV Mobile
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
The "Analysis" pane
The "Analysis" pane lists......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....