ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
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......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
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....
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....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
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....
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....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Creating anchors
The anchors are used to define specific points in a help page......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Translating a text file with WDTRAD
Camera control in a mobile application
The Camera control is used to......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Report data source
...The reports can be created with the data coming from:...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Report editor: Available types of reports
Several types of reports can be created in the report editor......