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
Google Calendar management functions
List of functions for managing Google calendars...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Info (Function)
Displays a custom message in a system information window.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Structure of data files of user groupware
Creating the Relation pages of a WEBDEV RAD pattern
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Events associated with a Gantt Chart column
Socket constants
List of constants used by the functions for socket management....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Configuring Reports & Queries
Reports & Queries is used to......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Different types of data (Type of variable)
A variable is defined by name and type......