ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
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.
ServiceStop (Function)
Stops a service.
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.
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....
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
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.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......