ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Python functions
The Python functions are as follows......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WINDEV 2024
WEBDEV 2024
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
WINDEV concepts
Functions for managing the Combinations and Enumerations
fTrackFile (Function)
Triggers the tracking of a file.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......