ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
EncryptStandard (Example)
Usage example of the EncryptStandard function
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Conversion (Function)
Converts a value from a unit to another one.
ToastDisplay (Function)
Displays a "Toast" message.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Window controls
Several types of controls can be used in a window, ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SocketRead (Example)
Usage example of the SocketRead function
Data persistence
The data persistence is used to store the value typed by the user......
SocketCreate (Example)
Usage example of the SocketCreate function
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......