ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_PARSER
Handling TimeLine controls programmatically
A TimeLine control can be......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
<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.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
MATLAB functions
The following functions are used to access MATLAB:...
Windows Scheduler management functions
List of functions for managing the scheduler...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
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....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Report viewer: Proposing several reports
In the document preview, end users can......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.