ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
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....
SQLConnect (Example)
Usage example of the SQLConnect function
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).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....