ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceKey (Property)
The SourceKey property sets the characteristics of a link.
tapiDial (Function)
Dials a phone number for a voice line.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Category (Property)
The Category property gets and sets the category of an element.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
HToItem (Function)
Assigns the specified value to an item of the current record.
Record (Type of variable)
The Record type is used to save the values of a record.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.