ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Query editor
The query editor is used to automatically create queries on the data files......
Various WEBDEV constants
Various WEBDEV constants...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
8. Sharing a project in practice
Automated tests: Emulation functions
List of automated tests: Emulation functions...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......