ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
BurnerEject (Function)
Opens or closes the door of current burner.
2. Projects in practice
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
NFC constants
List of constants used by the NFC functions...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
BurnerAddFile (Function)
Adds a file to the compilation.
Assignment operators
Three assignment operators are available......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......