ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MCI functions
List of MCI functions...
Exif functions
List of Exif functions...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Diagram constants
The following constants are used to manage diagrams:...
Captcha functions
The Captcha functions are as follows:...
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
TreeCollapse (Function)
Collapses a branch previously expanded.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Print functions (prefixed syntax)
List of print functions...
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.