ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Properties associated with report controlss
List of properties associated with the report controls...
iBorder (Function)
Prints a border at specified coordinates.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SQLReqExists (Function)
Checks the existence of a query.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Error 117: The array has X dimensions and you access it with Y dimensions