ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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).
Error 404: The file for HFSQL browse cannot be an expression of this type
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.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
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).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
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.