ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
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
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
MenuDelete (Function)
Deletes a menu or a menu option.
NextTitle (Function)
Modifies the title of next window to open.
FirstDayOfMonth (Function)
Returns the first day of the month.
ServicePause (Function)
Pauses a service.
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.
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
zipNbFile (Example)
Usage example of the zipNbFile function
Language (Property)
The Language property is used to get and change the language used.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
PDF file management functions
...PDF file functions...
XMLData (Example)
Usage example of the XMLData function