ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
The OLE control
The OLE control is used to handle an OLE object......
The planes in WEBDEV
The planes are used to group the controls of an element......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Saving entered data (AAF)
Error 102: The constants can be defined in the initialization code of project, ...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.