ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
fCopyDir (Example)
Usage example of the fCopyDir function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HState (Function)
Used to find out the state of a record.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Facebook functions
List of Facebook functions...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipOpen (Function)
Opens an existing archive.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).