ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Xaml functions
List of Xaml functions...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
iBorder (Function)
Prints a border at specified coordinates.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iSkipLine (Function)
Forces one or more line break.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current 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).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......