ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Choosing the action of a button/link
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
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.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
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....