ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Error 701: The property is read-only
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The planes in WEBDEV
The planes are used to group the controls of an element......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Custom tooltips
Tooltips are very useful for application users......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
3. Debugger
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......