ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HFSQL Client/Server: Configuring the server
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
1. Managing emails
WINDEV includes multiple methods to manage emails...
PreviousPage (Function)
Returns the name of the previous page.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HDescribeItem (Example)
Usage example of the HDescribeItem function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min