ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Retrieving data from a site
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Structure of data files of user groupware
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HIndex (Function)
Rebuilds the file index (".NDX" file).
BrowserPlatform (Function)
Returns the user's browser platform....
BrowserType (Function)
Returns the type of browser used by the Web user.
HChangeName (Function)
Modifies the physical name of a data file.
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.)...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Advanced types
The advanced types of WLanguage are as follows...
Warning 18: Loop without potential end
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Installing the monitor
The monitoring robot includes three executables......
9. Sharing a project in practice
Sharing a project in practice...
NetworkConnect (Function)
Associates a drive with a shared network directory.