ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The HTML control
The HTML control displays HTML pages or HTML code......
HDescribeConnection (Function)
Describes a new connection to an external database.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fDriveInfo (Function)
Returns information about a drive.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
fChangeSize (Function)
Resizes an external file.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
SocketCreate (Function)
Creates a socket.
iPrintImage (Function)
Sends the image file to print to the print buffer.
fWrite (Function)
Writes: a character string into an external file. a memory section....
SysXRes (Function)
Returns the horizontal screen resolution.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
fAttribute (Example)
Usage example of the fAttribute function