ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
11. External component
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Print functions
List of print functions...
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Printing in PDF format: Special cases
Specific features of print in PDF format...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
9. Application menus
Menus are displayed in different ways......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Image control
The Image control is used to......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ThreadPersistent (Function)
Makes a thread persistent.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Image control: the supported formats
The supported image formats are as follows:...
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......