ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ServiceStop (Function)
Stops a service.
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.
Report based on a query
Queries are used to easily select records in one or more data files......
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.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Page constants
List of constants used by page functions....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
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.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
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