ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
List of extension attributes
The list of extension attributes ......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Control constants
List of constants used by control management functions...
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
iFont (Function)
Selects the default font.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Python: Native calls
WLanguage allows for native Python calls......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Operations performed on collaboration diagrams
The following paragraphs explain......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
OpenMobileWindow (Function)
Opens a window in a mobile application.