ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
FolderData (Function)
FolderData is kept for backward compatibility.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Color (Property)
The Color property is used to get and change the color of an element.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
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
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
dTransferToImage (Example)
Usage example of the dTransferToImage function
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
grDraw (Function)
Draws a chart according to the specified parameters.
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.
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...
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).