ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HPrevious (Function)
Positions on the previous file record according to a browse item.
ExeGetPID (Function)
Returns information about the current process.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Source (Property)
The Source property is used to get and change the source of an element.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HRead (Function)
Reads a record in a file according to a given record number.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......