ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Events associated with a Spreadsheet control
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Handling TimeLine controls programmatically
A TimeLine control can be......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
6. Multiple generation
Project (External language)
Opens and runs a WINDEV project.
Z-index of a control
All the controls in a window or report have a different z-index......