ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
EventChange (Function)
Modifies the status of an event.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
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.
Type (Example)
Usage example of the Type property
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Factorial (Function)
Returns the factorial of an integer number.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
FTPCommand (Function)
Sends a specific FTP command to a server.
Size (Example)
Usage example of the Size property
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)....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...