ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
ServiceContinue (Function)
Restarts a paused service.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Referring to an element in a WLanguage event / process
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
iCloseReport (Function)
Stops printing the current report immediately.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
HListItem (Example)
Usage example of the HListItem function
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLModify (Example)
Usage example of the SQLModify function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ServiceStop (Function)
Stops a service.
Round (keyword)
The Round keyword can correspond to...
Comment (Property)
The Comment property is used to manage comments.