ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBadminAuth variable>.DeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<WDPic variable>.Font (Function)
Declares the font to be used by the dText function in a WDPic type variable.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
7. Window templates
...Window templates...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
11. Window templates
WINDEV Mobile allows you to create window templates....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....