ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
EmailCheckAddress (Function)
Checks the validity of an email address.
BrowserPlatform (Function)
Returns the user's browser platform....
2. Analysis in practice
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
BrowserType (Function)
Returns the type of browser used by the Web user.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SocketExist (Function)
Checks the existence of socket.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Array management functions
List of functions for managing arrays...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......