ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HDescribeFile (Function)
Describes a data file programmatically.
fExeDir (Function)
Returns the directory from which the execution is started.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Port (Property)
The Port property is used to identify and change a server connection port.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Color (Property)
The Color property is used to get and change the color of an element.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Compile (Example)
Usage example of the Compile function
LoadParameter (Function)
Reads a persistent value.
Compilation options (chm format)
Name (Property)
The Name property is used to get the name of an element.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Type (Property)
The Type property is used to get and change the type of an element.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.