ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
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......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Constants for sound management
List of constants used by the functions for sound management....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Using a query with parameters
A query with parameters can be used......
Running the test of the User Groupware and installing it
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min