ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recompiling the project
The project compilation is a process used to......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
FTPGet (Example)
Usage example of the FTPGet function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
NetworkUser (Function)
Identifies the name of the connected user.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
SQLConnect (Example)
Usage example of the SQLConnect function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
iPageHeight (Example)
Usage example of the iPageHeight function
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Upload control events
The following processes are associated with the Upload control:...
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HReadSeek (Example)
Usage example of the HReadSeek function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
DDEConnect (Example)
Usage example of the DDEConnect function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......