ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
ContextClose (Function)
Closes a page context.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
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.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.