ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
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.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.