ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
SysColor (Function)
Identifies or modifies the color of a Windows element.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Conversion (Function)
Converts a value from a unit to another one.
grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Chart management functions
...Chart management functions...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
7. Layouts using the Flexbox control
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Project portfolio
From version 25, you can create "project portfolios"......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......