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...
5. User Groupware in practice
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Manager of automated tests
The test manager is used to......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....