ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
2. Analysis in practice
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Error 1010: The member of the class is constant
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).