ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
dTransferToImage (Example)
Usage example of the dTransferToImage function
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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......
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.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
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
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.
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
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function