ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
Creating a query
Two methods can be used to create a query......
MCIOpen (Function)
Opens a media file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
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......
Software Factory
The concept of software factory is used to automate the process for creating applications....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
fLock (Function)
Entirely or partially locks an external file.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
Common project
Projects are often cross-platform......
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)....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
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.
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.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
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......