ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WEBDEV concepts
12. Synchronizing data
Constants for telemetry management
Constants for telemetry management...
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Telemetry management functions
The following functions are used to manage the telemetry:...
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....
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......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The planes (in a window or in a report)
The planes are used to group the window controls......
Style sheet
A style sheet ("......
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....
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
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WDInst: handling the files to install
By default, the files to install are......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.