ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
<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.
PicClose (Function)
Closes the image found in an Image Editor control.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ERR_CANNOT_CREATE_TMP
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").
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.