ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Items used in a select query
A query created in the query editor can contain several types of items......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
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.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
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
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Summary table: Managing the application directories according to the platform
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
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.