ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
SysVersion (Function)
Returns information about the PHP version used on the current server.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Page constants
List of constants used by page functions....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
PageChangeLayout (Function)
Applies a specific layout to a page.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.