ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
Various constants
List of various constants used by the constants WINDEV functions....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The different types of windows
The following types of windows can be created in a WINDEV application......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Border (Type of variable)
The Border type is used to handle a border through programming...
Size (Property)
The Size property is used to determine and change the size of an element.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SOAPRun (Function)
Runs a procedure on a SOAP server.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.