ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Name (Property)
The Name property is used to get the name of an element.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Using several libraries in an application
A library is a WDL file that contains all the resources......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).