ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailListFolder (Example)
Usage example of the EmailListFolder function
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
XMLOpenReader (Example)
Usage example of XMLOpenReader
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ListPosition (Function)
Displays a List Box or 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).
HOpen (Function)
Opens a data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQL view
An SQL view is a virtual data source defined by an SQL query......
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
BurnerList (Example)
Usage example of the BurnerList function
Entity of a CDM
To group information according the MERISE method, entities must be created......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Sorts in a report
The sort is used to organize the information displayed in the report......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......