ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiBlindTransfer (Function)
Performs a "blind" transfer.
NFC constants
List of constants used by the NFC functions...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HCreateMovableReplica (Function)
Creates a movable replication.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
MutexDestroy (Function)
Explicitly destroys a mutex.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
fSelectDir (Function)
Opens a directory picker.
Check model
You can use check models to easily create checks...