ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The "Code hashtags" pane
Multi-product external components
Components are a remarkably useful tool for development teams......
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.
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.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
8. 10 tips for better interfaces...
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....
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......
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....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.