ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
grExist (Function)
Checks the existence of a chart in memory.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
Language (Property)
The Language property gets and sets the language used.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Field filters Table linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....