ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HModify (Example)
Usage example of the HModify function
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HTMLToText (Function)
Converts an HTML string or buffer to text.
PDF Reader control events
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected....
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
grHMAddData (Function)
Adds a data into a Heatmap chart.
fLongName (Function)
Returns the long name of a file or directory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.