ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SocketRead (Function)
Retrieves a message sent by another socket.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
DurationToString (Function)
Converts a duration to a character string in the specified format.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
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......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....