ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HTTPRequest (Function)
Starts an HTTP request on a server.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HCheckStructure (Function)
Defines the mode for comparing data files.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HAdd (Example)
Usage example of the HAdd function
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Describing an element
A flexible modeling includes different elements linked together......
Error (Function)
Displays a custom error message in a system error window.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Dashboard control
Dashboards are essential elements in an application......
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.