ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the applications for iPhone/iPad
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
fCurrentDir (Function)
Identifies or modifies the current directory.
ControlClone (Function)
Creates a new control from an existing control.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Operations performed on deployment diagrams
The following paragraphs explain......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Constants for managing videos
List of constants used by the functions for video management....
Animating a Static control
Two methods can be used to animate a Static control......
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
fExeDir (Function)
Returns the directory from which the execution is started.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
ControlToSource (Function)
Assigns the control value to the source of a control link.
Operations performed on class diagrams
The following paragraphs explain......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
VideoConfigure (Function)
Allows you to configure the video capture driver.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......