ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HSubstDir (Example)
Usage example of the HSubstDir function
iVLine (Function)
Prints a vertical line at specified coordinates.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
iHLine (Function)
Prints a horizontal line at specified coordinates.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
XLS file functions
List of functions for managing XLS files...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.