ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using RAD patterns
The steps for creating a RAD pattern are as follows......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
ServiceStart (Function)
Starts a service.
Error 122: The name of an Automation object must be a string
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
SQLExec (Example)
Usage example of the SQLExec function
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Page constants
List of constants used by page functions....
ServiceStop (Function)
Stops a service.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HChangeKey (Example)
Usage example of the HChangeKey function
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Error 810: * can only be used for a parameter with a default value