ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IFrame control
IFrame is an HTML concept......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Android Widget windows
An Android application can contain one or more Widget windows......
Border of controls
One of the most important elements of control style is its border......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
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
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
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
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......
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......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......