ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
2. Analysis in practice
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Border of controls
One of the most important elements of control style is its border......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
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......
The Edit control
The Edit control allows users to enter data......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Action Bar control events
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Creating the Table pages of the WEBDEV RAD pattern