ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler 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....
fFileName (Function)
Returns the name of an external file that is currently opened.
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....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
zipNbPart (Example)
Usage example of the zipNbPart function
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.
ServicePause (Function)
Pauses a service.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
PageDisplay (Function)
Displays a web page in the user's browser....
<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