ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Constants for managing videos
List of constants used by the functions for video management....
Constants for managing emails
List of constants used by the functions for managing emails....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Custom tooltips
Tooltips are very useful for application users......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......