ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Creating a window skin template
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Error 1017: The method is not global: use: to access it
Compilation options
The compilation options allow you to define the help system generation settings......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
6. WEBDEV Account Manager
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Events associated with Splitter controls
List of events associated with Splitter controls...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
25. Performing a process on several successive pages
Performing a process on several successive pages...
5. Deploying a dynamic site (Session or AWP) in practice