ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetOpenRemoteAccess (Function)
Establishes a remote connection.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
SSHWrite (Function)
Writes data into the specified SSH session.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
GPSGetPosition (Function)
Retrieves information about the current device position.
Materialized view
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
DateToDay (Function)
Returns the day corresponding to a given date.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.