ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Apply (Function)
Executes a procedure for each element of a WLanguage array.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTMLToText (Function)
Converts an HTML string or buffer to text.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
FTPSize (Example)
Usage example of the FTPSize function
Service constants
List of constants used by the functions for managing services....
grDeleteSeries (Function)
Deletes a data series from a chart.
grColor (Function)
Returns and initializes the color of different chart elements.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.