ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
5. User Groupware in practice
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Interactive notification management constants
Interactive notification management constants...
Project portfolio
From version 25, you can create "project portfolios"......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Time management help
Time management is extremely important......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Image (Property)
The Image property gets and sets the background image of a control or block.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......