ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Operations performed on collaboration diagrams
The following paragraphs explain......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min