ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Email (Property)
The Email property is used to get and change an email address.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Hasp constants
The Hasp constants are as follows......
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringInsert (Function)
Inserts a string into another character string at a given position.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
LanguageToName (Function)
Returns the name of a language.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
fAttribute (Example)
Usage example of the fAttribute function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Events associated with supercontrols
List of events associated with supercontrols...
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....