ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
FileSize (Property)
The FileSize property is used to get the size of a file.
Error 404: The file for HFSQL browse cannot be an expression of this type
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
1
3
4
5
6
7
279
>