ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
LanguageToName (Function)
Returns the name of a language.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Time and date management properties
List of properties for managing dates and times...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
nWDInit: Initialize the external language
Initializes the external language......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
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......
WDTerm: End the external language
End the external language......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Windows,TCurrent (External language)
Modifies the title of the current window.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....