ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
End of break block
The End of break block is optional......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Managing main window menus
A main menu is necessarily associated with a window......
Page with parameters
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Error (Function)
Displays a custom error message in a system error window.
HOpenConnection (Function)
Opens a connection to a specific database.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Conversion (Function)
Converts a value from a unit to another one.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...