ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Internal window
Internal windows...
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
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......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Setup on a local network (LAN)
Installing the monitor
The monitoring robot includes three executables......
TreeExpand (Function)
Expands a node in a TreeView control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
9. Sharing a project in practice
Sharing a project in practice...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Glossary
The glossary lists all the abbreviations used in the code editor......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
zipAddFile (Example)
Usage example of the zipAddFile function
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....