ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
List of extension attributes
The list of extension attributes ......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Binding a Combo Box control to an item
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
5. HFSQL Client/Server