ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
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.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Advanced types
The advanced types of WLanguage are as follows...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Push notification
A mobile device can receive push notifications......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
BackgroundTaskAdd (Function)
Adds a new background task.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Android Control Center
Do you know where to find your application log files?...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
5. User Groupware in practice
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Google constants
List of constants used by the Google functions....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......