ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Function)
Closes an external file.
Rating control properties
The Rating control can be used in a window as well as in a page....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
HDBIndex (Function)
Opens an xBase index file.
fAttribute (Example)
Usage example of the fAttribute function
Right (Function)
Extracts the last characters from a string or string buffer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Warning 18: Loop without potential end
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Programming the table cells
The Table controls can be handled......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
LooperInsertLine (Function)
Inserts a row into a Looper control.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Radio Button control properties
List of properties associated with a Radio Button control...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
CurrentMonth (Function)
Returns the number of the current month.
fDirRename (Function)
Renames a directory.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....