ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
ExceptionInfo (Function)
Retrieves information about the current exception.
Factorial (Function)
Returns the factorial of an integer number.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WordCount (Function)
Returns the number of words in a string.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
The Image control
The Image control is used to......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......