ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: hijo hfsql
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
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....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
WDSQL, SQL querier: Overview
WDSQL is used to......
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.