ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min
2. Analysis in practice
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
GglDriveConnect (Function)
Creates a connection to Google Drive.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Notification
The Notification keyword can correspond to:
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......