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...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
SocketExist (Function)
Checks the existence of socket.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
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......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
New (Reserved word)
New is used to allocate memory space...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
2. Analysis in practice
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Internal component description
The description of an internal component can opened at any time......
Google Maps management functions
List of functions for managing Google maps...