ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
fImageSelect (Function)
Opens the image picker of Windows.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Generating an application for Universal Windows 10 App
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
7. HFSQL: files physically created
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
XML management: Use example
This application example manages an XML file named "Orders......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Open (External language)
Opens a window.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Creating the executable and the setup program
The languages supported by the application are taken into account......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.