ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
5. Project configuration
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Using a query with parameters
A query with parameters can be used......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
The "Commands" pane
The "Commands" pane lists......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The Check Box control
A Check Box can correspond to......
Test of a query
The query editor allows you to run the test of query result......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Copying controls from the page editor
The controls can be copied from the page editor......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....