ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenSister (Function)
Opens a non-modal sibling window.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
XMLSave (Function)
Saves an XML document in a file.
Ad Hoc deployment
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
URL (Property)
The URL property is used to get and change a URL.
The Dashboard control
Dashboards are essential elements in an application......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Running the test of the User Groupware and installing it
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Handling report blocks
The different operations available on report blocks are as follows......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....