ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageChangeLayout (Function)
Applies a specific layout to a page.
Page templates
WEBDEV allows you to create page templates......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
ERR_DISCONNECTED_EXEC
1. What is a website?
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
HTTP functions
List of HTTP functions...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......