ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
11. Controls in practice
Discover the main characteristics of the controls...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Organization chart linked to a data file
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
9. Generation modes
WINDEV Mobile includes different types of generation......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
.NET application
To create a.NET application from a project......
WEBDEV license agreement
WEBDEV license agreement...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
EXE constants
List of constants used by the functions for managing executables....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ZOrder (Example)
Usage example of the ZOrder property
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
17. TLS/SSL: Encrypting information on the Web