ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grSourceSeries (Function)
Defines the source of a series.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Date management constants
List of constants used by date management functions...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Message text file format
The text files created by WDMSG use a specific format......