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.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
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
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
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).
Video control properties
The following properties can be used on a Video control:...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the 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.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
3-tier architecture
The development in "3-tier" architecture is now simplified......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....