ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
8. Associating controls with data
11. External component
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Rights on the virtual directory
Find out the account that runs the AWP protocol
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Sin (Function)
Returns the sine of an angle.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Specific features of the applications for iPhone/iPad
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
grImageSize (Function)
Defines the size of the image containing the chart.
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....