ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
The OLE control
The OLE control is used to handle an OLE object......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HListConnection (Function)
Returns the list of connections currently described in the application.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Help editor options
The options of the help editor ("Display......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.