ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating the skin template of a report
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
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......
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......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Status bar of windows
The status bar of a window is used to display several types of information......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Creating a window skin template
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
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....
Test of a query
The query editor allows you to run the test of query result......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......