ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial - Table of contents
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
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).
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.
LooperInsertLine (Function)
Inserts a row into a Looper control.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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.