ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
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.
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....
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....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .