ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
The Dashboard control
Dashboards are essential elements in an application......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
2. Analysis in practice
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
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, ......
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......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....