ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Creating the Table pages of the WEBDEV RAD pattern
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Internal component
An internal component is a set of elements from a project......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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.
Obtaining an SSL certificate for IIS2 (2.0 or later)
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
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......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
11. Controls in practice
Discover the main characteristics of the controls...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
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.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HTTP constants
List of constants used by the HTTP functions....
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.