ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Bitwise operators
The operations on binary values are performed......
WDZip: Creating or modifying an archive
This help page explains how to......
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.