ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
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.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
ERR_BAD_CONTEXT
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
Error 31: The file to include is not found. Check the name and path ...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
The Check Box control
A Check Box can correspond to......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
17. WLanguage: a simple and powerful language
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......