ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Creating the Vision pages of the WEBDEV RAD pattern
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
SysInstance (Function)
Returns the instance of a module.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
LDAPFind (Function)
Performs a search in an LDAP server.
1. The WINDEV Framework
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
14. PHP generation in practice
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......