ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Operations performed on use case diagrams
The following paragraphs explain......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
grColor (Function)
Returns and initializes the color of different chart elements.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
NextTitle (Function)
Modifies the title of next window to open.
Events associated with Link controls
List of events associated with Link controls...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.