ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
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......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Logical operators
The logical operators are as follows......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Size (Property)
The Size property is used to determine and change the size of an element.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
16. Java applications in practice
Java applications in practice...