ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Count (Property)
The Count property returns the number of elements in a given set.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Upload control events
The following processes are associated with the Upload control:...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Creating the Vision pages of the WEBDEV RAD pattern
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Creating the skin template of a report
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Check: Sending an email
The monitoring robot will......