ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Changing sites from AWP to SEO-ready session mode
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The planes in WEBDEV
The planes are used to group the controls of an element......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Native Sybase Connector for WINDEV and WEBDEV 2024
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
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)......
16. Application test in practice
5. Site test in practice
Examples for using the OLE DB provider for HFSQL
Specific features of the Express version
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......