ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
NFC constants
List of constants used by the NFC functions...
fMoveFile (Function)
Moves a file from one directory to another.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HOnError (Function)
Customizes the management of HFSQL errors.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on 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).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.