ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
SocketRead (Function)
Retrieves a message sent by another socket.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
History of versions
The history of setup versions is an advanced feature of the network setup......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Action Bar control events
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......