ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<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.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
<HTML Display control>.FromEmail (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.
WINDEV Mobile concepts
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<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....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HExecuteView (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.
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...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....