ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
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....
Calling a procedure/a function
Syntax for calling a local or global procedure.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Constants for the Exif functions
List of constants used by the Exif functions....
Constants used by the scanner functions
Constants used by the scanner functions...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Open (Function)
Opens a modal WINDEV window.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......