ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
HAddUser (Function)
Adds a user to a database.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Find/Replace in the current project
The "Find/Replace" feature is used to......
Internal component
An internal component is a set of elements from a project......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The Dashboard control
Dashboards are essential elements in an application......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Properties of a help page
The characteristics of a help page are used to define......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
7. Multilingual sites in practice
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....