ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
2. Examples and components provided with WEBDEV
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Test of a query
The query editor allows you to run the test of query result......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......