ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Page>.Address (Function)
Used to find out the Internet address of a page.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
XML functions
List of XML functions...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
FolderData (Function)
FolderData is kept for backward compatibility.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
ControlCurrent (Function)
Returns the name of the control currently in edit.
grImageSize (Function)
Defines the size of the image containing the chart.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).