ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
dChord (Example)
Usage example of the dChord function
dTransferToImage (Example)
Usage example of the dTransferToImage function
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Content (Property)
The Content property is used to get and change the content of an element.
dSlice (Example)
Usage example of the dSlice function
Font (Type of variable)
A Font variable creates a font programmatically...
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Extra (Property)
The Extra property manges additional information.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
SaaS functions
The SaaS functions are as follows:
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
grDestinationWnd (Function)
Defines a window as chart destination.