ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control constants
List of constants used by the functions for managing controls...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Phone constants (Android / iOS)
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.