ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ShellExecute (Function)
Opens a document in its associated application.
EventChange (Function)
Modifies the status of an event.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Manager of automated tests
The test manager is used to......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Installing a Webservice (old format)
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Constants for managing videos
List of constants used by the functions for video management....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.