ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Project description: Options tab
The project description window allows you to configure various elements of your project......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
Events associated with Calendar controls
List of events associated with Calendar controls...
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Specific features of the applications for iPhone/iPad
Type and version of Web server
The configuration diagnostic displays the following error......
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Image controls
List of events associated with Image controls...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......