ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Task list
Each project can be associated with a task list......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
13. External component in practice
External component in practice...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
Image control: the supported formats
The supported image formats are as follows:...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.