ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
12. Control templates
WINDEV Mobile allows you to create control templates....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Writing an email: the available methods
This help page presents the methods for writing an email....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......