ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connexion HFSQL>CheckAsynchronousIndex (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SysTheme (Function)
Returns the current theme used on the mobile device.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
Description window of a combining query
The description window of a combining query consists of several sections......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......