ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
xlsSave (Function)
Saves an XLS document.
Recompiling the project
The project compilation is a process used to......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Native Sybase Connector for WINDEV and WEBDEV 2024
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
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......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Code snippets
The code editor allows you to enter "Code snippets"......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).