ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
29. SEO in practice
Video control properties
The following properties can be used on a Video control:...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
1
4
5
6
7
8
279
>