ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the page editor
The controls can be copied from the page editor......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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......
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
<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.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
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....
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......
Python: Native calls
WLanguage allows for native Python calls......
SysTheme (Function)
Returns the current theme used on the mobile device.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......