ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
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......
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...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
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.
SaaS constants
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......