ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
grAddData (Function)
Adds a data into a chart.
SysXRes (Function)
Returns the horizontal screen resolution.
CurrentYear (Function)
Returns the current year in integer format.
KeyExpression (Example)
Usage example of the KeyExpression property
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fCopyFile (Example)
Usage example of the fCopyFile function
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SQLModify (Example)
Usage example of the SQLModify function
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
FirstDayOfMonth (Function)
Returns the first day of the month.
Code snippets
The code editor allows you to enter "Code snippets"......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
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)....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.