ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
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......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ERR_DISCONNECTED_UPDATE
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
10. Page templates
The home page
The home page is the first page of your site......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Setup mode
Several methods can be used to distribute a WINDEV application......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Time management
For each element (windows, reports, ......
Properties linked to the Euro management
List of properties linked to the Euro management...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....