ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
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.
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.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HSetMemo (Function)
Used to modify the management mode of memo items.
The Line control
A Line control is used to display a line in a page......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HMode (Function)
Changes the mode and the method for locking data files.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iPageEnd (Function)
Forces the move to the next page during the report print.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
18. Order of execution of the code of buttons/links
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......