ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
fSelectDir (Function)
Opens a directory picker.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Project description: Options tab
The project description window allows you to configure various elements of your project......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SocketConnect (Function)
Connects a client computer to a given socket.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
iDestination (Function)
Configures the print destination.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Constants for telemetry management
Constants for telemetry management...