ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Print modes of a report
Several print modes are available for a report....
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
nWDInit: Initialize the external language
Initializes the external language......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
fStopCompress (Example)
Usage example of the fStopCompress function
Code statistics
The code statistics affect......
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.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
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....
HRecNum (Example)
Usage example of the HRecNum function