ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMoveDir (Function)
Moves a directory and its content.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ExeGetPID (Function)
Returns information about the current process.
Speech synthesis in the mobile applications
The phones can talk!......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCheckStructure (Function)
Defines the mode for comparing tables.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
Font (Type of variable)
A Font variable creates a font programmatically...
HDelete (Function)
Deletes a record from a table (query or view).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....