ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
1. WLanguage functions specific to WEBDEV
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ChronoReset (Function)
Stops and resets a running stopwatch.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
LooperInsertLine (Function)
Inserts a row into a Looper control.
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
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)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRead (Function)
Reads a record in a file according to a given record number.