ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java archive
When your Java application is developed, you can......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
ERR_NOTACTIVATED
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Task list
Each project can be associated with a task list......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
FileSize (Property)
The FileSize property is used to get the size of a file.
SQLListSource (Function)
Lists the data sources declared on a local site.
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).
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
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>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....