ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
WEBDEV concepts
7. HFSQL: files physically created
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Printing nested reports
To create a main report containing several secondary reports:...
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
10. Embedded queries
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
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.
Page Header block
The Page header block is printed on each new page......
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.