ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
Error 122: The name of an Automation object must be a string
SQLExec (Example)
Usage example of the SQLExec 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....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
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.