ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketRead (Function)
Retrieves a message sent by another socket.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
25. Performing a process on several successive pages
Performing a process on several successive pages...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
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......
WinStatus (Function)
Identifies or modifies the window status.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.