ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Dictionary
The dictionary is a file that can contain the project elements......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Testing a static page
The test of a single page runs the current page in WEBDEV......
Report based on a query
Queries are used to easily select records in one or more tables......
6. Editing a page: zoning mode
WINDEV Mobile 2024 Tutorial - Table of contents
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
29. SEO in practice
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Error 303: ambiguous control name
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....