ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Creating the windows and the pages of the RAD pattern
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).
DnDForce (Function)
DnDForce is kept for backward compatibility.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
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.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
fWrite (Function)
Writes: a character string into an external file. a memory section....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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]....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HRead (Function)
Reads a record in a file according to a given record number.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
SocketConnect (Function)
Connects a client computer to a given socket.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....