ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET Assemblies
.NET is Microsoft's software development platform......
.NET application
To create a.NET application from a project......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
GglListCalendar (Example)
Usage example of the GglListCalendar function
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Other operators
The following are additional operators......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......