ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Warning (Function)
Displays a custom message in a system warning window.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Example for creating a select query
This help page explains how to create two select queries......
Events associated with the project
List of events associated with the project...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
The pages
Pages are the main interface of a WEBDEV site......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iPrintReport (Function)
Prints a report created with the report editor.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....