ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Context Menu control (WEBDEV)
Context menus are often used in websites......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ArraySort (Function)
Sorts a WLanguage array.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Constants for managing arrays
List of constants used by the functions for array management....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
16. Java applications in practice
Java applications in practice...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
TreeListItem (Example)
Usage example of the TreeListItem function
Designing a supercontrol
A supercontrol is an advanced type of control......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Query editor
The query editor is used to automatically create queries on the data files......
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....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...