ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
ServiceContinue (Function)
Restarts a paused service.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Assignment of RETURN
The return value of the process currently run can be assigned...
iPrintImage (Function)
Sends the image file to print to the print buffer.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Character strings
WLanguage supports different types of strings....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....