ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
FTPTime (Example)
Usage example of the FTPTime function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
HViewToFile (Example)
Usage example of the HViewToFile function
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
BackgroundTaskAdd (Function)
Adds a new background task.
apExecute (Function)
Runs an action plan.
dText (Example)
Usage example of the dText function
apDisableAction (Function)
Disables the execution of an action found in an action plan.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
HDeclare (Example)
Usage example of the HDeclare function
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
TreeListItem (Example)
Usage example of the TreeListItem function