ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
What is an application?
An application is a set of objects (windows, controls, ...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Local network (LAN) setup
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
How to create a patch?
Closes a WINDEV window (and returns a value if necessary).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Email management functions
List of functions for managing emails...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series...
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
iPrintReport (Function)
Prints a report created with the report editor.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Programming overview in C and C++
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....