ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
InfoBuild (Function)
Displays a custom message in a system information window.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Creating the skin template of a report