ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<Source>.Open (Function)
Opens a data file.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
MemAdd (Function)
Adds an element to a memory area.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
iGroupAdd (Function)
Adds a report to a group of reports.
fSplit (Function)
Splits a file into several files.
fFileExist (Function)
Checks the existence of an external file.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.