ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
iPrintReport (External language)
Prints a report created with the report editor.
Comparison operators
The comparison operators can be divided into several categories......
zipCreate (Function)
Creates an archive.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
PicCreate (Function)
Creates an image in the Image Editor control.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BrowserShare( Function)
Starts native device sharing.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
WDZip: Creating or modifying an archive
This help page explains how to......