ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Hash functions
Hashing is used to summarize a file or a character string......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
5. The following files are automatically created
3. Types of accessible data files
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Structure of data files of user groupware
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Generating the setup program
The last wizard step for creating the setup program allows you to......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.