ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Local procedure
Two types of procedures are available......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Assisted universal replication: specific features
ERR_CANNOT_CREATE_TMP
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
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....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
IFrame control
IFrame is an HTML concept......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Binding a ListView control to an item
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Telemetry: Main features
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....