ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
PostMessage (Function)
Sends a Windows message to a control or to a window.
11. Table/Looper controls
7. Multilingual applications in practice
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Size (Property)
The Size property is used to determine and change the size of an element.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Error (Function)
Displays a custom error message in a system error window.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Record (Type of variable)
The Record type is used to save the values of a record.
11. Table/Looper controls
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Open (Function)
Opens a modal WINDEV window.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......