ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
FontUnload (Function)
Unloads a font previously loaded with FontLoad. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Callback fonction BeaconDétectePrécis...
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
BitcoinCoreDateTimeLastLaunched (Function)
Returns the date and time Bitcoin Core was last launched. Note: This function is only available from version 2025 Update 2....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
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....
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.