ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPreview (Function)
Configures the print destination.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
QuickActionPin (Function)
Generates a request to pin a quick action.
ServiceWait (Function)
Pauses the current service during the specified duration.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Right (Function)
Extracts the last characters from a string or string buffer.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
CallDLL32 (Example)
Usage example of the CallDLL32 function
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
HCross (Function)
Crosses a record in a data file.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
API (Example)
Usage example of the API function
TwainState (Example)
Usage example of the TwainState function
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
NFCSendTag (Function)
Sends a NFC tag to another device.
3-tier architecture
The development in "3-tier" architecture is now simplified......