ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Project sharing in practice
Deselects a row in a Looper control....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
9. Sharing a project in practice
Sharing a project in practice...
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ERR_LOADMOREDLL
Classe représentant un fichier uploadé dans le champ upload...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Print modes of a report
Several print modes are available for a report....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
.NET object
To access a class......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Automatic table modification
The automatic table modification updates the description of tables on user computers......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ERR_LAUNCH_FAILED
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Entity of a CDM
To group information according the MERISE method, entities must be created......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....