ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp constants
The Hasp constants are as follows......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Arithmetic operators
The arithmetic operators are......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Managing parallel tasks
The computers are becoming more and more powerful......
Error 31: The file to include is not found. Check the name and path ...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
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......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Report viewer: Proposing several reports
In the document preview, end users can......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......