ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
HListConnection (Function)
Returns the list of connections currently described in the application.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
PicOpen (Function)
Opens an image in an Image Editor control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.