ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
SysWinTitle (Function)
Returns the title of the window.
Image editor: Features
The image editor includes several features......
Root (Function)
Returns the root of a number.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
zipExtractPath (Function)
Returns the path of a file found in the archive.
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
fSeparator (Function)
Returns a file path with normalized separators.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Thumbnail control properties
List of properties associated with the Thumbnail control...
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
How to loop through a file using filters?