ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Accessing a database via a web service
The database can be accessed via a web service......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Constants for managing arrays
List of constants used by the functions for array management....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Data model editor: types of links
Several types of links can be found between the files......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Installing the monitoring robot
The monitoring robot includes three executables......
Service variable
The Service variable is used to......
BackgroundTaskAdd (Function)
Adds a new background task.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HDescribeConnection (Function)
Describes a new connection to an external database.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).