ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Composite keys
A composite key is a key item containing several other items......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Path (Property)
The Path property gets and sets a path.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
SOAP constants
List of constants used by the SOAP functions....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......