ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Creating an insert query
An insert query (corresponding SQL statement......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
FTPCommand (Function)
Sends a specific FTP command to a server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
DDEItem (Function)
Identifies the item affected by a DDE event.
Binary values management functions
List of functions for managing binary values...