ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
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.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Content (Property)
The Content property is used to get and change the content of an element.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dChord (Example)
Usage example of the dChord function
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
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.
Font (Type of variable)
A Font variable creates a font programmatically...
Extra (Property)
The Extra property manges additional information.
grDraw (Function)
Draws a chart according to the specified parameters.
dSlice (Example)
Usage example of the dSlice function
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.