ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
J2EE functions
List of J2EE functions...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Euro functions
List of Euro functions...
ComponentLocate (Function)
Specifies the access path to an external component of project.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Automatic documentation of external components
External components must include a technical documentation......