ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WINDEV concepts
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
The OLE control
The OLE control is used to handle an OLE object......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
License agreement - HFSQL Client/Server
Properties associated with the areas defined in Zoning mode
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.