ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Android Widget windows
An Android application can contain one or more Widget windows......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Constants for managing videos
List of constants used by the functions for video management....
Error (Function)
Displays a custom error message in a system error window.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Query editor
The query editor is used to automatically create queries on the data files......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.