ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
Various WEBDEV constants
Various WEBDEV constants...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
gpwOpen (Function)
Opens the User Groupware login window or page.
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.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Data persistence
The data persistence is used to store the value typed by the user......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.