ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLChild (Function)
Positions on the first child element of current element.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Guided tour management constants
NFC functions
Functions used to manage the NFC standard...
HNext (Function)
Sets the position on the next data file record according to a browse item.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.