ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Constants for managing Map controls
Constants for managing Map controls...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Chart constants
List of constants used by the functions for chart management....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Typing multilingual texts
For a multilingual application, you have the ability to......
How to create a menu?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Chart: Managing legends
Several types of legends are supported in the charts......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......