ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthGetUserInfo (Function)
Retrieves user information from an access token.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
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.
GPSGetPosition (Function)
Retrieves information about the current device position.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<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.