ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
VibrationTrigger (Function)
Triggers the vibrations of the device.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
12. Control templates
WINDEV Mobile allows you to create control templates....
Changing sites from AWP to SEO-ready session mode
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Phone management functions
List of functions for phone management...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.