ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WINDEV License Agreement
WINDEV License Agreement...
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....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
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.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
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.