ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Materialized view
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
CurrentDay( Function)
Returns the number of the current day in the current month.
Dequeue (Function)
Removes an element from the queue.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Pop (Function)
Pops an element from a stack.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.