ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
12. Preventing from going back to a page
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Changing sites from AWP to SEO-ready session mode
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling Organization Chart controls programmatically
Custom properties (WLanguage)
A custom property is a code element with two events......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......