ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
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
iParameter (Example)
Usage example of the iParameter function
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.
XMLFind (Example)
Usage example of the XMLFind function
<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.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ServicePause (Function)
Pauses a service.
grDraw (Function)
Draws a chart according to the specified parameters.
<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