ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Generating a class diagram
The generation is used to create the WINDEV classes ("......
iPrintReport (Function)
Prints a report created with the report editor.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
Copying controls from the page editor
The controls can be copied from the page editor......
eChangeCurrency (Function)
Converts a currency into another currency.
gpwOpen (Function)
Opens the User Groupware login window or page.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
GanttListTask (Example)
Usage example of the GanttListTask function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
fCreate (Example)
Usage example of the fCreate function