ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Generation modes
WINDEV Mobile includes different types of generation......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Page with parameters
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Error 103: The type is unknown
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Error 35: 'Continue' is available in the loops only
InitialState (Property)
The InitialState property is used to get the initial state of a control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
BrowserPlatform (Function)
Returns the user's browser platform....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Truncate (Function)
Truncates the right part of a string or buffer.