ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
SQLConnect (Example)
Usage example of the SQLConnect function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
fLongName (Function)
Returns the long name of a file or directory.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
fShortName (Function)
Returns the short name of a file or directory.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LoadParameter (Function)
Reads a persistent value.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Extern (Reserved word)
EXTERN is used to...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.