ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUnlock (Function)
Entirely or partially unlocks an external file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
NotificationDisplay (Function)
Displays a message outside the browser.
fEncrypt (Example)
Usage example of the fEncrypt function
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Constants for managing projects
List of constants used by the functions for managing projects....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function