ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<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......
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....
23. Print modes
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
ERR_BAD_CONTEXT_FOUND
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Creating the windows and the pages of the RAD pattern
Compatibility between external components and deployed applications
A component can evolve in many ways......
Declaring and using a variable
A variable is defined by name and type......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
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....
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.