ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
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).
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.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
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.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
fWrite (Function)
Writes: a character string into an external file. a memory section....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fCreate (Function)
Creates an external file.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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]....
HRead (Function)
Reads a record in a file according to a given record number.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
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....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
SocketConnect (Function)
Connects a client computer to a given socket.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.