ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email (Property)
The Email property is used to get and change an email address.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
FirstDayOfMonth (Function)
Returns the first day of the month.
grZoom (Function)
Defines the zoom of a chart.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
zipNbPart (Example)
Usage example of the zipNbPart function
MenuDelete (Function)
Deletes a menu or a menu option.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<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....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Language (Property)
The Language property is used to get and change the language used.
XMLData (Example)
Usage example of the XMLData function