ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HDescribeLink (Function)
Describes a link between two tables programmatically.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Windows
The windows represent the main interface of a WINDEV application......
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.