ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iBorder (Function)
Prints a border at specified coordinates.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
iPreview (Example)
Usage example of the iPreview function
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Creating a flexible modeling
To create a new flexible modeling, you can......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....