ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Page with parameters
9. Generation modes
WINDEV Mobile includes different types of generation......
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....
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....
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.
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.
HStatDate (Function)
Returns the date of the last update for the index statistics.
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....
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
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.
Error 14: ELSE statement without IF
SocketCreate (Function)
Creates a socket.