ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
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....
fFileName (Function)
Returns the name of an external file that is currently opened.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
MenuDelete (Function)
Deletes a menu or a menu option.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.