ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
grWndSize (Function)
Defines the size of the window containing the chart.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HToItem (Function)
Assigns the specified value to an item of the current record.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
Sound (Function)
Plays a sound in WAV format.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
zipExtractAll (Example)
Usage example of the zipExtractAll function
Creating the Table pages of the WEBDEV RAD pattern
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fExeDir (Function)
Returns the directory from which the execution is started.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HChangeKey (Function)
Changes the browse item.