ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
BrowserType (Function)
Returns the type of browser used by the Web user.
16. Java applications in practice
Java applications in practice...
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Chart constants
List of constants used by the functions for chart management....
MCI constants
List of constants used by the MCI functions....
Constants used by the functions for managing Tab controls
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
ThreadRequestStop (Function)
Sends a stop request to a thread.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.