ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
EventCreate (Function)
Creates an event.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Error (Function)
Displays a custom error message in a system error window.
ControlClone (Function)
Creates a new control from an existing control.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
OpenChild (Function)
Opens a non-modal child window.
fSeek (Example)
Usage example of the fSeek function
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....