ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus
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...
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Using the task management and the schedule
Time management is extremely important......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
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).
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.
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......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......