ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
iPreview (Example)
Usage example of the iPreview function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
iColumnEnd (Function)
Forces a column break in a multi-column report.
dFill (Example)
Usage example of the dFill function
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 breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
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.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Principle for running threads
At runtime, an application runs in a main thread......
Event (Example)
Usage example of the Event function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
dRectangle (Example)
Usage example of the dRectangle function
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....