ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
3. Debugger
ImageLast (Function)
Displays the last image for the scroll.
ActionRedo (Function)
Runs the last action canceled.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Image>.Last (Function)
Displays the last image for the scroll.
nWDGetLastError: Error code of last error
Error code of last error......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
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......
8. Traffic statistics of dynamic sites
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
ERR_DISCONNECTED_ERROR
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
ERR_DISCONNECTED_UPDATE
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 204: using a parameter without optional value after parameters ...