ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
12. Synchronizing data
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Constants for telemetry management
Constants for telemetry management...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Multiline strings
To type character strings over several lines in the code editor...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).