ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......