ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
GetDefinition (Function)
Retrieves the definition of element type.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
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)....
FileView (Function)
Opens a file in the browser.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
XMLToJSON (Function)
Converts an XML string to JSON.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
iParameterReport (Function)
Configures the printer by opening the configuration window.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.