ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Warning 127: You are using a data source local to the process
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The different types of variables
The different types of variables are......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Creating the Table windows of the WINDEV RAD pattern
Creating a table in a report
Tables can be created in a report......
11. Table/Looper controls
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
11. Table/Looper controls
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Programming the table cells
The Table controls can be handled......