ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fFileName (Function)
Returns the name of an external file that is currently opened.
FirstDayOfMonth (Function)
Returns the first day of the month.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
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.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Email (Property)
The Email property is used to get and change an email address.
MenuDelete (Function)
Deletes a menu or a menu option.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ServicePause (Function)
Pauses a service.
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