ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.Copy (Function)
Copies an image to another image.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Image>.Copy (Function)
Copies an image to another image.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Type and version of Web server
The configuration diagnostic displays the following error......
Speech recognition management functions
The following functions are used to manage speech recognition:...
11. External component
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.