ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP constants
List of constants used by the SOAP functions....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
The Static control
A Static control is a control used to display a static text......
EmailCheckAddress (Function)
Checks the validity of an email address.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......