ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
5. Site test in practice
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
29. SEO in practice
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Line control properties
List of properties associated with the Line 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).
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
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.
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.