ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Declaring and using a variable
A variable is defined by name and type......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
fMerge (Function)
Merges several files into a single one.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
9. Monitor your sites, servers, etc.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
HMode (Function)
Changes the mode and the method for locking data files.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
13. 3-Tier architecture
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
14. Managing the "Back" button in practice
Hash functions
Hashing is used to summarize a file or a character string......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.