ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
fSelect (Function)
Opens the Windows file picker.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
BrowserPlatform (Function)
Returns the user's browser platform....
fOpenTempFile (Function)
Creates and opens a temporary file.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
BrowserType (Function)
Returns the type of browser used by the Web user.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.