ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HClient structure
The HClient structure is used to......
2. WEBDEV administrator in practice
HStatTime (Function)
Returns the time of the last update for the index statistics.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Defining a help window template
WINDEV allows you to create help window templates......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
HFileExist (Example)
Usage example of the HFileExist function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.