ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Overlaying controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Various WEBDEV constants
Various WEBDEV constants...
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......
5. Which type of server to choose?
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
8. If you are already familiar with WINDEV
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Site Map control properties
List of properties associated with a Site Map control...