ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS constants
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Private Store for mobile applications
There are two methods two deploy your applications......