ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
NotificationDisplay (Function)
Displays a message outside the browser.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Replication: The different types
The data replication is a powerful feature......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......