ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
GDI+ framework
Some WINDEV features use the GDI+ framework......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Error 1001: The operators: and:: can only be used in the methods of classes
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......