ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
LooperCount (Function)
Returns the number of rows in a Looper control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StringReverse (Function)
Reverses the characters of a string.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SocketClose (Function)
Closes a socket or a connection to a server socket.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
GglUploadDocument (Function)
Uploads a document to the Google server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.