ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Scheduler>.SelectMinus (Function)
Deselects 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
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
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Visible (Property)
The Visible property is used to set the visibility of an element.
Multimedia constants
List of constants used by the multimedia functions....
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.
HReadNext (Function)
Sets the position on the next table record according to a browse item.