ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateTrigger (Function)
Disables a trigger.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
HDeleteTrigger (Function)
Deletes a trigger.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
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.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
fDriveInfo (Function)
Returns information about a drive.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.