ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. "Mobile friendly" site: Dynamic serving
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
gpwOpen (Function)
Opens the User Groupware login window or page.
iPageEnd (Function)
Forces the move to the next page during the report print.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Removing a project from the SCM (Source Code Manager)
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.