ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
xlsSave (Function)
Saves an XLS document.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
AppInstallVersion (Function)
Installs a specific application version.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
MemDelete (Function)
Deletes an element from a memory zone.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DDEError (Function)
Returns the runtime status report of a DDE function.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.