ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
EndService (Function)
Ends the execution of the current service.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Events associated with ListView controls
List of events associated with ListView controls...
The Edit control
The Edit control allows users to enter data......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
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.
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.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
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.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.