ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
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.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
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).