ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Replication management functions
Three types of replication are proposed......
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.
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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......
emailPOP3Session (Variable type)
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.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....