ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Creating a Pivot Table control
To create a Pivot Table control......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Materialized view
".STY" file: "Style sheet" file
A style sheet is a "......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HDescribeConnection (Function)
Describes a new connection to an external database.
WDDeploy features
WDDeploy can be used to......
Installing a SOAP server with IIS
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Classes, members, methods and properties
A class is made of......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
EmailCheckAddress (Function)
Checks the validity of an email address.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......