ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Programming custom calculations in Table controls
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV: Example of programmed Drag and Drop
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
.NET Assemblies
.NET is Microsoft's software development platform......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......