ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Principle for running threads
At runtime, an application runs in a main thread......
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Code snippets
The code editor allows you to enter "Code snippets"......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Writing an email: the available methods
This help page presents the methods for writing an email....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
FTPCommand (Function)
Sends a specific FTP command to a server.
grZoom (Function)
Defines the zoom of a chart.
Visible (Property)
The Visible property is used to set the visibility of an element.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
BurnerStatus (Function)
Returns the status of the current burner.