ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventDestroy (Function)
Explicitly destroys an event.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
CertificateSignString (Function)
Creates the signature of a character string.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
SSHWrite (Function)
Writes data into the specified SSH session.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
OpenMainMenu (Function)
Opens the main menu of the current window.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SpreadsheetEndModification (Function)
Indicates the end of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
MemSetPosition (Function)
Positions the memory area on an element.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.