ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
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.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Action Bar control events
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
AAF: Context menu of Image controls
A context menu is available for Image controls......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Warning 12: The label is unused
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
2. User-friendly editors in practice