ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Copying controls from the report editor
The controls can be copied from the report editor......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
WEBDEV Application Server 2024
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The requested action cannot been performed: the page was not synchronized
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).