ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayReverse (Function)
Reverses the content of a one-dimensional array.
fDelete (Function)
Deletes a file accessible from the current computer.
fRead (Example)
Usage example of the fRead function
EventChange (Function)
Modifies the status of an event.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Type (Example)
Usage example of the Type property
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
FTPCommand (Function)
Sends a specific FTP command to a server.
Size (Example)
Usage example of the Size property
grTitle (Function)
Modifies the caption and/or position of the chart title....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Font (Type of variable)
A Font variable creates a font programmatically...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
BurnerList (Function)
Returns the list of burners installed on the current computer.
ServicePause (Function)
Pauses a service.
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......