ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
iPrintReport (External language)
Prints a report created with the report editor.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Password (Property)
The Password property sets and changes the password.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Miscellaneous Windows constants
List of constants used by the Windows functions....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
HState (Function)
Used to find out the state of a record.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.