ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Voice commands in your applications
The applications that you develop can react to the user's voice......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
15. Cookies: information stored on the end user's computer
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......
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
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.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
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....