ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxRestart (Function)
Restarts a fax in the spooler.
Sensor constants
Constants used by the SensorXXX functions...
fLongName (Example)
Usage example of the fLongName function
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Val (Function)
Returns the numeric value of a character string.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
CertificateSignString (Function)
Creates the signature of a character string.
HDescribeItem (Function)
Describes a file item through programming.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....