ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WLanguage procedure called by NearbyShareAcceptConnection (Progress)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
MCIVolume (Function)
Modifies or returns the sound volume.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
How to open a window?