ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Managing the runtime errors
Some errors may occur in your application......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Error 531: The negative or null subscripts are not allowed
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
fListDisk (Function)
Returns the list of disks installed on the computer.
fImageSelect (Function)
Opens the image picker of Windows.
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Project Management Hub: Time tracking
The time spent can be listed on......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
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......
Constants for manging the replication
List of constants used by the functions for managing the replication....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Error 2: Incomplete line
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......