ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Image editor: Features
The image editor includes several features......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Specific features of the Express version
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ExeRemoteRun (Function)
Starts running a remote program from the current application.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.