ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Movable (Property)
The Movable property is used to define if an element can be moved.
DDEConnect (Example)
Usage example of the DDEConnect function
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
InitParameter (Function)
Initializes the management of persistent values.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dbgEnableAssert (Function)
Enables or disables the assertive programming.