ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
9. Sharing a project in practice
Sharing a project in practice...
InServiceMode (Function)
Indicates whether the code is run in a service.
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
fDirRename (Function)
Renames a directory.
Events associated with supercontrols
List of events associated with supercontrols...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
RegistryRename (Function)
Renames a key in the registry.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Events associated with Tab controls
List of events associated with Tab controls...