ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fSeparator (Function)
Returns a file path with normalized separators.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Animating a Static control
Two methods can be used to animate a Static control......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.