ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Kanban control functions
The following functions handle Kanban controls......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating the windows and the pages of the RAD pattern
DnDForce (Function)
DnDForce is kept for backward compatibility.
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).
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.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
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.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
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.