ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Events associated with Shape controls
List of events associated with Shape controls...
Recompiling the project
The project compilation is a process used to......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
3. Application development cycle
Development cycle of a WINDEV application....
Customize your charts: type, color, legends, etc.
Description window of a combining query
The description window of a combining query consists of several sections......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Enumeration (Type of variable)
An enumeration is a set of values......
19. Upload: Sending files to the server
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
How to manage enumerations programmatically?
Handling an Organization Chart control through programming (prefix syntax)
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
4. When to use the debugger?
Resizing a window (AAF)