ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HListConnection (Function)
Returns the list of connections currently described in the application.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Constants for managing Organizer controls
Constants for managing Organizer controls...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....