ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Constants for managing Map controls
Constants for managing Map controls...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Help editor options
The options of the help editor ("Display......
ComponentInfo (Function)
Returns information about a component.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Table,Delete (External language)
Deletes an element from a Table control.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
HReadLast (Example)
Usage example of the HReadLast function
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
FileDisplay (Example)
Usage example of the FileDisplay function
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SysIconAdd (Example)
Usage example of the SysIconAdd function
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Google constants
List of constants used by the Google functions....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Timer (Function)
Periodically and automatically calls a WLanguage procedure.