ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
XMLSavePosition (Function)
Stores the current position in the XML document.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeleteAll (Function)
Deletes all the 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....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
gpwAddUser (Function)
Adds a user to the User Groupware database.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
BackgroundTaskAdd (Function)
Adds a new background task.