ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and handling an item
The main operations that can be performed on an item are as follows......
Report based on a query
Queries are used to easily select records in one or more data files......
Comparison operators
The comparison operators can be divided into several categories......
Data persistence
The data persistence is used to store the value typed by the user......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Creating the Relation pages of a WEBDEV RAD pattern
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HTMLToText (Function)
Converts an HTML string or buffer to text.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
The Site Map control
The Site Map control allows the Web user to......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......