ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
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......
HDescribeLink (Function)
Describes a link between two data files through programming.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Rating control properties
The Rating control can be used in a window as well as in a page....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
DateDifference (Function)
Calculates the number of days between two dates.
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
LCommand (External language)
Returns the command line passed in parameter to the executable program.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Message (External language)
Displays a message in the status bar.
Get (External language)
Retrieves the value of a control.
WavInit (External language)
Initializes the sound interpreter.
WavPlay (External language)
Plays the requested sound.