ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
DDEWarmLink (Function)
Creates a warm link with a data.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
DDELink (Function)
Creates a hot link with a data.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Typecasting of parameters
The description of the parameter type is optional......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SocketRead (Function)
Retrieves a message sent by another socket.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.