ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
MemCurrent (Function)
Returns the index of the current element.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.