ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WinStatus (Function)
Identifies or modifies the window status.
"?" menu
WINDEV proposes a help menu adapted to your applications......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Operations performed on object diagrams
The following paragraphs explain......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SocketCreate (Function)
Creates a socket.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Compilation options (chm format)
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The single-part and multi-part archives
Two types of archives are available......
Constants for managing character strings
List of constants used by string management functions...
ChangeAction (Example)
Usage example of ChangeAction
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.