ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLReqExists (Function)
Checks the existence of a query.
dFont (Example)
Usage example of the dFont function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
14. Controls in practice
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Creating the Relation pages of a WEBDEV RAD pattern
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Error 117: The array has X dimensions and you access it with Y dimensions
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.