ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Advanced tab
The project description window allows you to configure various elements of your project......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
WinStatus (Function)
Identifies or modifies the window status.
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....
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......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Automatic documentation of external components
External components must include a technical documentation......
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.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
10. Customizing the aspect of a site: skin elements
Reports
A report provides a custom view of data......
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......