ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Compression / encryption functions
Encryption and compression functions...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
XMLChild (Function)
Positions on the first child element of current element.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....