ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
HLogRestart (Function)
Restarts the logging process on a file.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Image (Property)
The Image property gets and sets the background image of a control or block.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
DDEConnect (Example)
Usage example of the DDEConnect function
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Constants for managing Organizer controls
Constants for managing Organizer controls...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Events associated with an Organization Chart control
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......