ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
HFSQL: Change of name
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ERR_PARSER
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.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Events associated with supercontrols
List of events associated with supercontrols...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Events associated with an infinite Progress Bar control
Events associated with Link controls
List of events associated with Link controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Word Processing control events
WINDEV manages the following events by default......
Events associated with a Dockable Panel control
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Edit options of a report
The report editor allows you to......
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...