ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Entity of a CDM
To group information according the MERISE method, entities must be created......
FolderData (Function)
FolderData is kept for backward compatibility.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Operations performed on activity diagrams
The following paragraphs explain......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Name (Property)
The Name property is used to get the name of an element.
ModbusDisconnect (Function)
Closes the Modbus session.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HListServer (Function)
Lists the HFSQL servers installed on a computer.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
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.)...
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
14. Managing the "Back" button in practice
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......