ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Customizing the aspect of a site: skin elements
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Action Bar control events
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
WinStatus (Function)
Identifies or modifies the window status.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ComponentInfo (Function)
Returns information about a component.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.