ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
AAF: Zoom the contents of a field (Table, Spreadsheet, List, Pivot Table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
ERR_DISCONNECTED_EXEC
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
<emailIMAPSession variable>.UnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Software Factory administrator options
Several options can be configured in the Software Factory administrator......
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
5. User Groupware in practice
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......