ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
LDAP constants
List of constants used by the LDAP functions....
Burner constants
List of constants used by the burner functions....
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
17. TLS/SSL: Encrypting information on the Web
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.