ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
RGB (Function)
Defines a color from its Red, Green and Blue components.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Replication management functions
Three types of replication are proposed......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....