ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on use case diagrams
The following paragraphs explain......
Error 16: Incompatible CASE
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1. Project and analysis
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
1. Project and analysis
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
ERR_MSG_BOX
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
1
2
3
4
5
6
180
>