ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
<Source>.SetLog (Function)
Enables or disables log management on a file.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Copying and cloning
Variables are copied using the "=" operator...
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
RSS feed management functions
List of functions for managing RSS feeds...