ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
EnumSubElement (Example)
Usage example of the EnumSubElement function
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
QuickActionList (Function)
Lists the application's quick actions....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
J2EE constants
List of constants used by the J2EE functions....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.