ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
SysSpace (Function)
Returns the physical memory space for the current computer.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Print functions
List of print functions...
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Path (Property)
The Path property gets and sets a path.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
fRemoveDir (Example)
Usage example of the fRemoveDir function
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Upload control events
The following processes are associated with the Upload control:...
Events associated with a Gantt Chart column
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
First project window
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.