ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
fChangeSize (Function)
Resizes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
iReportPrintingStatus (Function)
Returns the status of the current print.
SysXRes (Function)
Returns the horizontal screen resolution.
grWndSize (Function)
Defines the size of the window containing the chart.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
fAttribute (Example)
Usage example of the fAttribute function
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
fWriteLine (Example)
Usage example of the fWriteLine function
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Help editor options
The options of the help editor ("Display......
Extern (Reserved word)
EXTERN is used to...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......