ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get and change the type of an element.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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....
Enumeration (Type of variable)
An enumeration is a set of values......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
fRemoveDir (Example)
Usage example of the fRemoveDir function
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
OpenSister (Example)
Usage example of the OpenSister function
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
Color (Property)
The Color property is used to get and change the color of an element.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.