ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Creating a Java archive
When your Java application is developed, you can......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WINDEV concepts
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
18. Order of execution of the code of buttons/links
15. Project Management Hub
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
End of break block
The End of break block is optional......
The Image control
The Image control is used to......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
17. Project Management Hub
...Project Management Hub...
Share your projects via Git
Git is a source code manager......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Managing parallel tasks
The computers are becoming more and more powerful......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.