ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
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......
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......
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....
Constants for the Exif functions
List of constants used by the Exif functions....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Analysis links
The links are used to link the files found in an analysis between themselves......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......