ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Software license agreement
WINDEV Express license agreement...
Principle for running threads
At runtime, an application runs in a main thread......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WEBDEV license agreement
WEBDEV license agreement...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
CertificateSignString (Function)
Creates the signature of a character string.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
9. Generation modes
WINDEV Mobile includes different types of generation......
Sending elements to Free Technical Support
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.