ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Sort (Function)
Sorts a WLanguage array.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Name (Property)
The Name property is used to get the name of an element.
Title (Property)
The Title property is used to get and change the title of an element.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SocketCreate (Function)
Creates a socket.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).