ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
2. Analysis in practice
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
12. Synchronizing data
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Telemetry management functions
The following functions are used to manage the telemetry:...
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
7. Dynamic site on specific configurations
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....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
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......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Style sheet
A style sheet ("......
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....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages