ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
8. Windows in practice
Discover the main actions that can be performed on the windows....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
15. Cookies: information stored on the end user's computer
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...