ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Describing a problem to the Free Technical Support
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Outstanding progress bars
Simple or symmetric progress bar?...
Error 303: ambiguous control name
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.
9. Distributing "Reports and Queries"
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......