ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Chart: Managing legends
Several types of legends are supported in the charts......
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Changing sites from AWP to SEO-ready session mode
ERR_NO_CURRENT_PAGE
Error 1014: The access to the member of the class is restricted by a private inheritance
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Functions for managing objects (External language)
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
1. What is the WEBDEV administrator used for
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
2. How to test a site?
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......