ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveDeleteFile (Function)
Deletes a file on the remote disk.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
Creating a query
Two methods can be used to create a query......
MCIClose (Function)
Closes a media file.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Software Factory
The concept of software factory is used to automate the process for creating applications....
fLock (Function)
Entirely or partially locks an external file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
Common project
Projects are often cross-platform......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.