ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fFileName (Function)
Returns the name of an external file that is currently opened.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
fAddText (Function)
Adds the content of a character string at the end of a file.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.