ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
WINDEV 2024 Tutorial - Table of contents
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Constants for managing projects
List of constants used by the functions for managing projects....
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HTTPRequest (Function)
Starts an HTTP request on a server.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TreeCollapse (Function)
Collapses a branch previously expanded.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......