ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
DDESend (Function)
Sends a data to the program connected via DDE.
DDEError (Function)
Returns the runtime status report of a DDE function.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Environment of the data model editor
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
DurationToString (Function)
Converts a duration to a character string in the specified format.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Calendar functions
List of Calendar functions...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Clickable Image control
The Clickable Image control can be used to......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.