ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Structure (Type of variable)
A structure is a custom type of data...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
FileDisplay (Example)
Usage example of the FileDisplay function
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HDescribeFile (Function)
Describes a data file programmatically.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
fExeDir (Function)
Returns the directory from which the execution is started.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).