ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
ERR_DISCONNECTED_TIMEOUT
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
ERR_CANNOT_RUN_EXPLORER
ERR_BAD_FILE
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Changing sites from AWP to SEO-ready session mode
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WEBDEV license agreement
WEBDEV license agreement...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
3. Debugger
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Information 37: Optimize your FOR loop