ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
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.
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.
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......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Private Store for mobile applications
There are two methods two deploy your applications......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
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......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FileDisplay (Example)
Usage example of the FileDisplay function
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.