ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
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......
Declaring and using a variable
A variable is defined by name and type......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
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....
ERR_BAD_CONTEXT_FOUND
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
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......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
4. When to use the debugger?
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....
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Rating control properties
The Rating control can be used in a window as well as in a page....
The Image control
The Image control is used to......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.