ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
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....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
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.
Category (Property)
The Category property gets and sets the category of an element.
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.
HDelete (Function)
Deletes a record from a data file (query or view).