ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Code hashtags" pane
grDestinationWMF (Function)
Defines a meta file as chart destination.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Multi-product external components
Components are a remarkably useful tool for development teams......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
8. 10 tips for better interfaces...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
3. Application development cycle
Development cycle of a WINDEV application....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....