ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
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.)...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Nation (External language)
Defines the display language for the titles, captions, messages...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......