ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
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
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....
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......
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).
Error 810: * can only be used for a parameter with a default value
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Position
The Position keyword can correspond to...
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function