ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
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
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.
Animating a Static control
Two methods can be used to animate a Static control......
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.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Modulo (Reserved word)
Returns the remainder of a division.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...