ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
HDFS constants
The following constants are used by the HDFS functions:...
Input (Function)
Displays a message allowing the user to type an information.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
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.
Google document management functions
List of functions for managing Google documents...
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
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.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Operating mode of dynamic Active WEBDEV Pages
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
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.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LDAPRenameAttribute (Function)
Renames an attribute.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.