ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
WINDEV 2024 Tutorial - Table of contents
12. Available tests
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HRead (Function)
Reads a record in a file according to a given record number.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The different types of windows
The following types of windows can be created in a WINDEV application......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
The Sidebar control
The Sidebar control gives access to different options......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Handling controls in a report
The different operations available for the report controls are as follows......