ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
15. Project Management Hub
Compatibility between external components and deployed applications
A component can evolve in many ways......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ERR_BAD_CONTEXT
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Report viewer: Proposing several reports
In the document preview, end users can......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.