ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope (Property)
The Scope property property is used to specify requested permissions.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
18. Secure payment
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Note (Property)
The Note property is used to get and change a text associated with an element.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
SAP functions
List of SAP functions...
14. Report templates
...Report templates are used to easily standardize report layouts....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......