ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Xaml functions
List of Xaml functions
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Creating links
Links help users navigate the help system......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
3. UML models in practice
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......