ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fStopCompress (Function)
Stops the operation used to compress or decompress a file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Time (Type of variable)
The Time type is used to easily handle the times...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Java functions
List of Java functions...
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlNext (Function)
Returns the name of the next control in input mode.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.