ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The structure of the file for remote control
The management of remote control uses a file in INI format......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
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......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Creating requirements
The following steps must be performed to implement the requirements......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Other operators
The following are additional operators......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
How to open a window?
Replication: The different types
The data replication is a powerful feature......