ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Debugging functions
List of debugging functions...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Test of a query
The query editor allows you to run the test of query result......
8. Binding controls to data
A window can display information from......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
8. Associating controls with data
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Error 703: The property does not exist
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Hyper File functions available for backward compatibility
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Managing main window menus
A main menu is necessarily associated with a window......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Principle for running threads
At runtime, an application runs in a main thread......
Scope (Property)
The Scope property property is used to specify requested permissions.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.