ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Page templates
WEBDEV allows you to create page templates......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Creating a select query
A select query (corresponding SQL statement......
The Edit control
The Edit control allows users to enter data......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Style of a control
As soon as it is created, a control is associated with a style......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
5. Site test in practice
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
WDDIXIO License Agreement
WDDIXIO License Agreement...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......