ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
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.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
OpenSister (Example)
Usage example of the OpenSister function
Password (Property)
The Password property sets and changes the password.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
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....
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......
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.
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....
fRemoveDir (Example)
Usage example of the fRemoveDir function
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......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Width (Property)
The Width property is used to determine and change the width of an element.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Type (Property)
The Type property is used to get and change the type of an element.