ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
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....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Welcome to Reports & Queries
Reports & Queries is used to......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
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 contacts (prefix syntax)
List of functions for managing Google contacts...
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
How to perform a full file browse?
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
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....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Accessing a database via a web service
The database can be accessed via a web service......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Creating an insert query
An insert query (corresponding SQL statement......
Error 1007: The member is global: use the: operator: to access it