ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Analysis links
The links are used to link the files found in an analysis between themselves......
17. Project Management Hub
...Project Management Hub...
Entity of a CDM
To group information according the MERISE method, entities must be created......
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Python: Native calls
WLanguage allows for native Python calls......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement