ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Autofill in Edit controls
Gets the list of users in the User Groupware....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....