ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenMobileWindow (Function)
Opens a window in a mobile application.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
7. Window templates
...Window templates...
Constants for managing Windows events
The following constants are used to manage Windows events:...
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Materialized view
TimeValid (Function)
Checks the time validity.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Creating the Table pages of the WEBDEV RAD pattern
Execute (Function)
Starts the execution of a process through programming.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min