ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Example)
Usage example of the iParameter function
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
zipCreate (Function)
Creates an archive.
fFileName (Function)
Returns the name of an external file that is currently opened.
FirstDayOfMonth (Function)
Returns the first day of the month.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
<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
MenuDelete (Function)
Deletes a menu or a menu option.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.