ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ERR_CANNOT_CREATE_TMP
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....