ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling an internal component
An internal component is a set of elements from a project......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
grCreate (Function)
Creates a specific type of chart.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Character strings
WLanguage supports different types of strings....
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Manager of automated tests
The test manager is used to......
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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....