ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCursor (Example)
Usage example of the DnDCursor function
NotificationDisplay (Function)
Displays a message outside the browser.
17. TLS/SSL: Encrypting information on the Web
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Kanban control events
The following events are associated with Kanban controls......
The Wire control
The Wire control is used to visually link 2 controls......
DnDEvent (Example)
Usage example of the DnDEvent function
Defining a help window template
WINDEV allows you to create help window templates......
Events associated with a Spreadsheet control
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min