ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
fCreate (Function)
Creates an external file.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Execute (Function)
Starts the execution of a process through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
iPrintImage (Function)
Sends the image file to print to the print buffer.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
iPreview (Function)
Configures the print destination.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
iDestination (Function)
Configures the print destination.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.