ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ERR_BUTTON_EXPECTED
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Internal component description
The description of an internal component can opened at any time......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......