ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ProjectInfo (Function)
Returns specific information about the project currently run.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
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.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HDeactivateTrigger (Function)
Disables a trigger.
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.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.