ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page constants
List of constants used by page functions....
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.
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....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
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.
HChangeKey (Example)
Usage example of the HChangeKey function
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Handling the report blocks through programming
Each report block is associated with different events......
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......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
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).