ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
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.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
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.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Page constants
List of constants used by page functions....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......