ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
EventChange (Function)
Modifies the status of an event.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fDelete (Function)
Deletes a file accessible from the current computer.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
zipSize (Example)
Usage example of the zipSize function
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Factorial (Function)
Returns the factorial of an integer number.
FTPCommand (Function)
Sends a specific FTP command to a server.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Type (Example)
Usage example of the Type property
fRead (Example)
Usage example of the fRead function
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property