ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content (Property)
The Content property is used to get and change the content of an element.
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.
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:
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
FontBold (Property)
The FontBold property is used to manage bold style in a text.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
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.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
grDraw (Function)
Draws a chart according to the specified parameters.
dSlice (Example)
Usage example of the dSlice function
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
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.
MatRead (Example)
Usage example of the MatRead function
Message text file format
The text files created by WDMSG use a specific format......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.