ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFileExist (Example)
Usage example of the HFileExist function
HDeleteServerTrigger (Function)
Deletes a server trigger.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Message text file format
The text files created by WDMSG use a specific format......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Merging differences (SCM)
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.