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...
Area (Property)
The Area property is used to define an area.
SocketCreate (Example)
Usage example of the SocketCreate function
zipNbPart (Example)
Usage example of the zipNbPart function
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
fOpen (Example)
Usage example of the fOpen function
TwainState (Example)
Usage example of the TwainState function
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function