ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Namespace (Property)
The Namespace property is used to manage namespaces.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Description (Property)
The Description property is used to get and change the description of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....