ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Input (Function)
Displays a message allowing the user to type an information.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Warning (Function)
Displays a custom message in a system warning window.
diagShape (Variable type)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLChild (Function)
Positions on the first child element of current element.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.