ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HAddGroup (Function)
Adds a group of users.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
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.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
TimePicker (Function)
Opens the system time picker.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
TextToRTF (Function)
Converts text to Rich Text Format.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Pyramid charts
Pyramid charts allow you to view data in descending order......