ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for instance (images, videos, ...)....
Setup in MSI format
You can create MSI installers......
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Toolbar control properties
List of properties associated with the Toolbar control...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
ControlClone (Function)
Creates a new control from an existing control.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Remove patches
To quickly modify the operating mode of an application, you can use application patches......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......