ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
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.
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.
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.
Animating a Static control
Two methods can be used to animate a Static control......
Document (Type of variable)
The Document type is used to handle a "docx" document.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.