ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
iBorder (Function)
Prints a border at specified coordinates.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
FolderData (Function)
FolderData is kept for backward compatibility.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Events associated with the project
List of events associated with the project...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
The Carousel control
The Carousel control is used to display an animated menu made of images......