ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
DocFind (Function)
Finds a character string:
  • in an entire Word Processing document.
  • in a fragment.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Type of field: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm...
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ...
EndProgram (Function)
Ends the execution of the current program.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a data file in an OLE DB connection (only for data files defined programmatically).
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format analysis password when programmatically describing a Hyper File 5.5 format data file in an HFSQL Classic format analysis.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SaaSChangePassword (Function)
Changes the password of the connected user.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string:
  • in an entire Word Processing document.
  • in a fragment.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
NextTitle (Function)
Modifies the title of next window to open.
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
gpwConnectUser (Function)
Logs a user in to the User Groupware.
HPass (Function)
Defines the password used to create or open a data file.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HOnError (Example)
Usage example of the HOnError function
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Starting WDOptimizer in a command line
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
NetworkConnect (Function)
Associates a drive with a shared network directory.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies...
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HOpen (Function)
Opens a data file.
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Manipulating Word Processing controls programmatically (prefix syntax)
Word Processing controls can be manipulated programmatically...
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically...
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
ReturnedValue (Property)
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
HCopyFile (Example)
Usage example of the HCopyFile function
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
WDModFic: Tool for automatic modification of data files
WDModFic is a tool for automated modification of data files on development and end-user workstations...
HCreationIfNotFound (Function)
Performs the following operations:
  • If the data file doesn't exist, create an empty data file (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
  • If the data file exists, opens the data file.
POUR TOUT / POUR ALL instruction (data file browsing)
Training FOR ALL instruction can be used to perform different types of runs...
1
2
3
>