ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Internal component
An internal component is a set of elements from a project......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
14. Controls in practice
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.