ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
10. Customizing the aspect of a site: skin elements
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Operations performed on sequence diagrams
The following paragraphs explain......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......