ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure (Type of variable)
A structure is a custom type of data...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.