ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.