ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
1. Deploying a static site
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
SNMPGetTable (Function)
Reads a table of SNMP values.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Val (Function)
Returns the numeric value of a character string.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
MyPage (Reserved word)
MyPage is used to handle the current page...
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.