ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Dequeue (Function)
Removes an element from the queue.
SocketRead (Function)
Retrieves a message sent by another socket.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
System constants
List of constants used by the system functions....
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
SocketCreate (Function)
Creates a socket.
HSubstDir (Example)
Usage example of the HSubstDir function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
fLock (Example)
Usage example of the fLock function
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
xlsMsgError (Example)
Usage example of the xlsMsgError function
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
DDEString (Example)
Usage example of the DDEString function