ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Creating a window skin template
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Events associated with supercontrols
List of events associated with supercontrols...
fWriteLine (Example)
Usage example of the fWriteLine function