ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HInfoLog (Function)
Returns information about the server logs.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Miscellaneous Windows constants
List of constants used by the Windows functions....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
BurnerCancel (Function)
Cancels the current burn process.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
grHMAddData (Function)
Adds a data into a Heatmap chart.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.