ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.