ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
dPolyline (Function)
Draws a line composed of multiple segments.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SemaphoreCreate (Function)
Creates a semaphore.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Constants for managing certificates
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
5. User Groupware in practice
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Internal component
An internal component is a set of elements from a project......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.