ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the the functions for managing the HFSQL Cluster
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
NoteDelete (Function)
Deletes a repositionable note found in the current window.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
sOpen (Example)
Usage example of the sOpen function
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
DnDAccept (Example)
Usage example of the DnDAccept function
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
nWDInit: Initialize the external language
Initializes the external language......
Events associated with control templates
List of events associated with control templates...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).