ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Control constants
List of constants used by the functions for managing controls...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
fRead (Example)
Usage example of the fRead function
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.