ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
12. Available tests
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
13. Security benefit: managing the "Back" button
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......