ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The Line control
A Line control is used to display a line in a page......
Val (Function)
Returns the numeric value of a character string.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
XMLAddChild (Function)
Adds a child tag into an XML document.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
17. TLS/SSL: Encrypting information on the Web
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
StatError (Example)
Usage example of the StatError function
Site Map control properties
List of properties associated with a Site Map control...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
gClickableLink (Function)
Adds a clickable link in a graphic string.
HDelete (Function)
Deletes a record from a data file (query or view).
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HTML Editor control properties
Properties associated with the HTML Editor control....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....