ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
grParameter (Function)
Retrieves or modifies a chart parameter.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Types of Edit controls
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.