ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Events associated with Splitter controls
List of events associated with Splitter controls...
Contact groups management functions
List of functions for managing groups of contacts...
Welcome to Reports & Queries
Reports & Queries is used to......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Error 1007: The member is global: use the: operator: to access it