ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
11. Choosing the action of a button/link
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Events associated with a Gantt Chart column
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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.
Error 40: The END statement marking the end of the class declaration is missing
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).